Hi Friends,

This is the solution..its working for me. try this in case any problem let
me know..



C:\>mvn archetype:create -DarchetypeGroupId=org.fornax.cartridges\
-DarchetypeArtifactId=fornax-cart
ridges-sculptor-archetype-standalone -DarchetypeVersion=1.1.0-SNAPSHOT
-DremoteRepositories=http://w
ww.fornax-platform.org/m2/repository -DgroupId=org.helloworld
-DartifactId=helloworld

no modification needed in pom.xml.

Regards,
Prakasam.R
+919902199334



pietro.mc wrote:
> 
> I am trying to get the hello world example going and I run into trouble
> with the maven project setup.  I am not sure I have the correct pom.xml
> 
> The tutorial mentions removing the parent section in the generated pom and
> add a version element.
> In the pom.xml I get, there is no parent section but there is already a
> version element.  This is the pom.xml I get:
> 
> 
>       4.0.0
>       org.helloworld
>       helloworld
>       1.0-SNAPSHOT
>       pom
>       Parent project for helloworld
>       
>               1.0.4
>               3.2.5.ga
>               2.0.4
>               1.2.8
>               1.0.3
>               1.1.0-SNAPSHOT
>       
>       
>               
>                       junit
>                       junit
>                       3.8.1
>                       test
>               
>       
>       
>               ../hel
>               ../hel-web
>               ../hel-ear
>       
> 
> 
> 
> 
> When I use this pom.xml, creating the eclipse project fails since the
> different modules as specified by the pom do not exist.  When I remove the
> modules section, creating the eclipse project works, later on code
> generation doesn't do much.
> 
> So my question is, how do I generate the correct pom.xml file?
> 
> Thanks
> 
> 
> Pietro
> 

-- 
View this message in context: 
http://www.nabble.com/Correct-pom.xml-in-Hello-World-Tutorial-tf4710259s17564.html#a13603435
Sent from the Fornax-Platform mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to