Dear friends,

I'm trying to use the docbook plugin of maven 2.0.4.... but something is
getting wrong :)) any tip ?

C:\ mvn --version
Maven version: 2.0.4

c:\ mvn plugin:download -DgroupId=maven-plugins
-DartifactId=maven-sdocbook-plugin -Dversion=1.4.1

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'help'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for
updates from central
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO]    task-segment: [help:describe] (aggregator-style)
[INFO]
----------------------------------------------------------------------------
[INFO] [help:describe]
[INFO] Searching repository for plugin with prefix: 'install'.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Plugin could not be found. If you believe it is correct, check your
pluginGroups setting, and run with -U to update the remote configuration
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Jun 16 10:18:18 CEST 2006
[INFO] Final Memory: 2M/5M
[INFO]
------------------------------------------------------------------------

Reply via email to