1.0-beta-3 on maven central has a transitive dependency that cannot be resolved 
in maven central.
-------------------------------------------------------------------------------------------------

                 Key: MOJO-1449
                 URL: http://jira.codehaus.org/browse/MOJO-1449
             Project: Mojo
          Issue Type: Bug
    Affects Versions: buildnumber-maven-plugin-1.0-beta-3
         Environment: Sun Java 1.6 on Ubuntu 9.04 with Maven 2.2.1
            Reporter: Rob Manning


I tried to use this plugin in my project:

<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
<version>1.0-beta-3</version>

which is hosted here:

http://repo2.maven.org/maven2

But maven reports that not all of it's dependencies can be resolved:

  Path to dependency: 
        1) org.codehaus.mojo:buildnumber-maven-plugin:maven-plugin:1.0-beta-3
        2) 
com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:1.4
        3) net.java.dev.jna:jna:jar:3.0.5

I see that the version of the "jna" artifact that it depends on is not 
available in maven central :

http://repo2.maven.org/maven2/net/java/dev/jna/jna/

only has 3.2.1 and 3.2.2.





-- 
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