Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
2.7
-
None
-
None
Description
Consider the following set of steps:
- deploy:deploy-file to push a regular jar and a pom
- deploy:deploy-file to push a sources jar with a classifier
if you don't pass -DpomFile to the second one, it will create and push a stub pom even if -DgeneratePom=false.