Hello,
 
I am have this problem running maven dependency plugin:
 
C:\work\plugin>mvn
org.apache.maven.plugins:maven-dependency-plugin:2.0:list
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO]
------------------------------------------------------------------------
-
---
[INFO] Building soapGatewayDAServer project
[INFO]    task-segment:
[org.apache.maven.plugins:maven-dependency-plugin:2.0:li
st]
[INFO]
------------------------------------------------------------------------
-
---
Downloading:
http://10.63.3.11:500/px-webapp-default-1.0.0-RC7/repository/inhous
e/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
Downloading:
http://10.63.3.11:500/px-webapp-default-1.0.0-RC7/repository/public
/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
[INFO] [dependency:list]
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] org/codehaus/plexus/util/StringUtils
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NoClassDefFoundError: org/codehaus/plexus/util/StringUtils
        at
org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFe
atureFilter.setExcludes(AbstractArtifactFeatureFilter.java:161)
        at
org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFe
atureFilter.<init>(AbstractArtifactFeatureFilter.java:50)
        at
org.apache.maven.shared.artifact.filter.collection.TypeFilter.<init>(
TypeFilter.java:33)
        at
org.apache.maven.plugin.dependency.AbstractDependencyFilterMojo.getDe
pendencySets(AbstractDependencyFilterMojo.java:248)
        at
org.apache.maven.plugin.dependency.resolvers.ResolveDependenciesMojo.
execute(ResolveDependenciesMojo.java:68)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:443)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:539)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone
Goal(DefaultLifecycleExecutor.java:493)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:463)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:311)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:278)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:143)
        at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
 
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Jul 15 17:26:13 IDT 2008
[INFO] Final Memory: 11M/23M
[INFO]
------------------------------------------------------------------------
 
-----------------------------
 
Why it does not download the codehaus dependency by itself?
 
Thanks,
Moshe Bergman
*********************************************************************************************************
This e-mail is confidential, the property of NDS Ltd and intended for the 
addressee only.  Any dissemination, copying or distribution of this message or 
any attachments by anyone other than the intended recipient is strictly 
prohibited.  If you have received this message in error, please immediately 
notify the [EMAIL PROTECTED] and destroy the original message.  Messages sent 
to and from NDS may be monitored.  NDS cannot guarantee any message delivery 
method is secure or error-free.  Information could be intercepted, corrupted, 
lost, destroyed, arrive late or incomplete, or contain viruses.  We do not 
accept responsibility for any errors or omissions in this message and/or 
attachment that arise as a result of transmission.  You should carry out your 
own virus checks before opening any attachment.  Any views or opinions 
presented are solely those of the author and do not necessarily represent those 
of NDS.

NDS Limited Registered office: One Heathrow Boulevard, 286 Bath Road, West 
Drayton, Middlesex, UB7 0DQ, United Kingdom. A company registered in England 
and Wales  Registered no. 3080780   VAT no. GB 603 8808 40-00

To protect the environment please do not print this e-mail unless necessary.
**********************************************************************************************************

Reply via email to