Skip to Navigation | Skip to Content

Ref_impl_Java mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Cant build the project completely..


Hi Manisha,
It is about the order of mvn clean install commands you need to provide If you use the pom.xml at the root, you'll face this issue. Please change to the subdirectory of the missing project and issue mvn clean install there, then go to root and do it again. When you see another sub component reported as missing, repeat the previous step.
In short, you'll have to manually arrange the order of building of sub projects. Not so hard, but annoying :)

Kind regards
Seref


On Fri, Apr 23, 2010 at 11:49 AM, Manisha Rathi <manishar@cdac.in> wrote:

Hi,

 

I had freshly imported the source files from ref_impl_java and did all required settings for maven. I am using eclipse as development tool.

But when I do clean build , I get a compile time error, "ADLParser cannot be resolved to a type".

After visiting the page for Jar download, It seems that in the adlparser. jar the ADLparser.class is there but it's not provided in the Trunk.

Can I gate all the required files for clean building the project... Also if not what all settings i have to do and where to put the adlparser and adlserialiser JARs.

 

 

 

Manisha

 


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Ref_impl_java mailing list
Ref_impl_java@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java


_______________________________________________
Ref_impl_java mailing list
Ref_impl_java@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java