Hi all

I installed the plugin correctly with

maven plugin:download -DgroupId=doccheck
-DartifactId=maven-doccheck-plugin -Dversion=1.4-0.1

And i put the jar on the correct maven repository, besides putting on
the remote server (as the remote didn't work i put manually on the
local):

user/.maven/repository/doccheck/jars/doccheck_1.2b2.jar

but now i keep getting the error message:


   [exec] Trying to get missing dependencies (and updated snapshots)
required by Maven DocCheck Plug-in:
    [exec] - Attempting to download doccheck:doccheck:1.2b2:jar from
http://repo1.maven.org/maven
    [exec] - Attempting to download doccheck:doccheck:1.2b2:jar from
http://people.apache.org/repo/m1-snapshot-repository/
    [exec] - Attempting to download doccheck:doccheck:1.2b2:jar from
http://mavenserver/maven/
    [exec] 
-------------------------------------------------------------------------------
    [exec] BUILD FAILED
    [exec] 
-------------------------------------------------------------------------------
    [exec] Errors stack :
    [exec] >> Unable to obtain goal [multiproject:site]
    [exec] >> File......
file:/subversion/users/client/.maven/cache/maven-multiproject-plugin-1.5.1-20070323.003129/plugin.jelly
    [exec] >> Element... maven:reactor
    [exec] >> Line...... 103
    [exec] >> Column.... 9
    [exec] >> Unable to obtain goal [site]
    [exec] >> File......
file:/subversion/users/client/.maven/cache/maven-xdoc-plugin-1.10.1-20070322.235745/plugin.jelly
    [exec] >> Element... attainGoal
    [exec] >> Line...... 1172
    [exec] >> Column.... 48
    [exec] >> The build cannot continue because of the following
unsatisfied dependency:
    [exec] - doccheck:doccheck:1.2b2:jar (try downloading from
http://java.sun.com/j2se/javadoc/doccheck/)

    [exec] 
-------------------------------------------------------------------------------
    [exec] Total time   : 7 seconds
    [exec] Finished at  : 26 April 2007 12:28:41 BST
    [exec] Final Memory : 12M/32M
    [exec] 
-------------------------------------------------------------------------------

BUILD FAILED


Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to