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