You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by emerson cargnin <ec...@gmail.com> on 2007/04/26 13:32:14 UTC

1.1 RC1 with doccheck plugin

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: 1.1 RC1 with doccheck plugin

Posted by emerson cargnin <ec...@gmail.com>.
yes, worked now : )

thanks

On 26/04/07, Lukas Theussl <lt...@apache.org> wrote:
>
>
>
> >
> > user/.maven/repository/doccheck/jars/doccheck_1.2b2.jar
> >
>
>
> It should be $HOME/.maven/repository/doccheck/jars/doccheck-1.2b2.jar
>
> HTH,
> -Lukas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: 1.1 RC1 with doccheck plugin

Posted by Lukas Theussl <lt...@apache.org>.


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


It should be $HOME/.maven/repository/doccheck/jars/doccheck-1.2b2.jar

HTH,
-Lukas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org