[ 
http://jira.codehaus.org/browse/MOJO-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183026#action_183026
 ] 

Brett Porter commented on MOJO-1401:
------------------------------------

I'd suggest removing it and updating the documentation such that anyone wanting 
to use that provider add the dependency to the buildnumber plugin, regardless 
of whether the dependencies are in the central repository.

> Remove dependency on google maven-scm-provider-svnjava
> ------------------------------------------------------
>
>                 Key: MOJO-1401
>                 URL: http://jira.codehaus.org/browse/MOJO-1401
>             Project: Mojo
>          Issue Type: Improvement
>          Components: buildnumber
>            Reporter: Paul Gier
>
> The buildnumber maven plugin currently has a dependency on 
> {code:xml}
>     <dependency>
>       <groupId>com.google.code.maven-scm-provider-svnjava</groupId>
>       <artifactId>maven-scm-provider-svnjava</artifactId>
>       <version>1.4</version>          
>     </dependency> 
> {code}
> This dependency has a transitive dependency on 
> {{net.java.dev.jna:jna:jar:3.0.5}} which is not in the central repository.  
> This causes problems when using strict repository settings.
> Maybe this dependency can be removed?  Or some documentation can be included 
> about excluding it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to