Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.8.1
-
None
-
Patch
Description
We need to upload several third-party JARs to our repository. All we have is the JARs (which were built by Maven). The maven-install-plugin has a feature which allows to use the information (groupId, artifactId, version) from the packaged pom.xml. Adding this feature to the maven-deploy-plugin would allow us to simplify the maintenance of our repository.
The attached patch is based on the maven-install-plugin.
Attachments
Attachments
Issue Links
- relates to
-
MINSTALL-52 install:install-file should default to a pom file found in the jar if available
- Closed
-
MINSTALL-110 install-file should also install bundled pom.xml from artifact.
- Closed