I am not completely stupid :)
if i do this:
C:\workspace\wicket-parent>mvn eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO]
-------------------------------------------------------------------------
---
[INFO] Building Wicket Parent
[INFO] task-segment: [eclipse:eclipse]
[INFO]
-------------------------------------------------------------------------
---
[INFO] Preparing eclipse:eclipse
[INFO] Setting property: classpath.resource.loader.class => '
org.codehaus.plexus
.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [eclipse:eclipse]
[INFO] Not running eclipse plugin goal for pom project
<<<<<<<<<<<<<<<<<<<<<<<<<<??
[INFO]
-------------------------------------------------------------------------
---
[INFO] BUILD SUCCESSFUL
[INFO]
-------------------------------------------------------------------------
---
[INFO] Total time: 1 second
[INFO] Finished at: Fri Mar 09 14:32:14 CET 2007
[INFO] Final Memory: 6M/11M
[INFO]
-------------------------------------------------------------------------
---
And nothing is changed in the wicket folders.
But again, how does it know that, how did you check it out?
Where is wicket, wicket-extentions, examples and where is wicket-parent?
and if i do then mvn eclispe:eclipse in wicket and the extentions i get in
the .classpath:
<classpathentry kind="var"
path="M2_REPO/org/apache/wicket/wicket/1.3-incubati
ng-SNAPSHOT/wicket-1.3-incubating-SNAPSHOT.jar"
sourcepath="M2_REPO/org/apache/w
icket/wicket/1.3-incubating-SNAPSHOT/wicket-
1.3-incubating-SNAPSHOT-sources.jar"
johan
On 3/9/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
* Johan Compagner:
> if i do mvn eclipse:eclipse in my wicket parent project (folder)
> then nothing is happening to the other projects i have.
Did you refresh your workspace after running mvn eclipse:eclipse?
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/