cd wicket-parent
mvn -N install
cd ../wicket
mvn install
cd ../wicket-auth-roles
mvn install
etc.

Martijn

On 2/4/07, nilo de roock <[EMAIL PROTECTED]> wrote:

I use windows XP, downloaded wicket-1.x with svn to a directory wicket-1.x

[J:\wicket-1.x]dir

 Volume in drive J is 50_05_27       Serial number is 2CFB:D6F8
 Directory of  J:\wicket-1.x\*

 4-02-2007  12:01         <DIR>    .
 4-02-2007  12:01         <DIR>    ..
 4-02-2007  12:11         <DIR>    wicket
 4-02-2007  12:20         <DIR>    wicket-auth-roles
 4-02-2007  11:59         <DIR>    wicket-auth-roles-examples
 4-02-2007  12:01         <DIR>    wicket-examples
 4-02-2007  12:16         <DIR>    wicket-extensions
 4-02-2007  11:59         <DIR>    wicket-jmx
 4-02-2007  12:01         <DIR>    wicket-parent
 4-02-2007  12:00         <DIR>    wicket-portlet-examples
 4-02-2007  12:02         <DIR>    wicket-quickstart
 4-02-2007  11:58         <DIR>    wicket-sandbox
 4-02-2007  11:59         <DIR>    wicket-spring
 4-02-2007  12:01         <DIR>    wicket-spring-annot
 4-02-2007  11:58         <DIR>    wicket-spring-annot-examples
 4-02-2007  12:01         <DIR>    wicket-spring-cattr
 4-02-2007  12:01         <DIR>    wicket-spring-cattr-examples
 4-02-2007  12:01         <DIR>    wicket-spring-examples
 4-02-2007  12:00         <DIR>    wicket-threadtest

cd wicket
mvn -Pjdk1.5 -Dmaven.test.skip=true install
works fine, maven got installed into the local repository

but a
cd wicket-auth-roles ( or wicket-extensions )
mvn -Pjdk1.5 -Dmaven.test.skip=true install
halts with...

what am I doing wrong ?


[J:\wicket-1.x\wicket-auth-roles]mvn -Pjdk1.5 -Dmaven.test.skip=true install
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Wicket Auth Roles
[INFO]    task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:wicket:jar:1.3-incubating-SNAPSHOT

Reason: Cannot find parent: org.apache.wicket:wicket-parent for project:
null:wicket:jar:1.3-incubat
ing-SNAPSHOT


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Sun Feb 04 12:36:30 CET 2007
[INFO] Final Memory: 5M/10M
[INFO]
------------------------------------------------------------------------
4NT: J:\maven-2.0.4\bin\mvn.bat [145]  Missing SETLOCAL

[J:\wicket-1.x\wicket-auth-roles]
--
View this message in context: 
http://www.nabble.com/-Wicket-Dev--error-in-build-tf3169365.html#a8791845
Sent from the Wicket - Dev mailing list archive at Nabble.com.




--
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org

Reply via email to