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

Orion Poplawski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Orion Poplawski <[email protected]> 2010-07-13 18:36:21 
EDT ---
Shouldn't this require maven-invoker?

2) org.apache.maven.shared:maven-invoker:jar:2.0.11
  Try downloading the file manually from the project website.
  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.shared
-DartifactId=maven-invoker -Dversion=2.0.11 -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.shared
-DartifactId=maven-invoker -Dversion=2.0.11 -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.shared:maven-invoker:jar:2.0.11

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to