hi,
when i tape mvn dependency:analyse i got this error

[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Ws Parent POM
[INFO]   WsCommon
[INFO]   WsSchema
[INFO]   WsService Webapp
[INFO]   Web Services Platform
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Required goal not found: dependency:analyse in
org.apache.maven.plugins:maven-dependency-plugin:2.0
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Dec 19 16:19:39 CET 2008
[INFO] Final Memory: 3M/6M
[INFO]
------------------------------------------------------------------------

first i thought that the plugin is messing so i addes it in my pom and
compiled the projet which was susccessfully compiled but it seems that
there's no change.
how can i add this goal in my pom?

-- 
View this message in context: 
http://www.nabble.com/mvn-dependency%3Aanalyse-tp21093087p21093087.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to