[Bug 599606] Review Request: maven-invoker-plugin - Maven Invoker Plugin

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 13 22:37:58 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=599606

--- Comment #8 from Orion Poplawski <orion at cora.nwra.com> 2010-07-13 18:37:57 EDT ---
I'm also getting:

1) org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.1
  Try downloading the file manually from the project website.
  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.reporting
-DartifactId=maven-reporting-impl -Dversion=2.0.4.1 -Dpackaging=jar
-Dfile=/path/to/file
  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.maven.reporting
-DartifactId=maven-reporting-impl -Dversion=2.0.4.1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  Path to dependency: 
   1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.5
   2) org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.1

So it looks like this package has unmet dependencies.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list