Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.5
-
Component/s: None
-
Labels:None
-
Environment:Windows XP, java 1.4.2
-
Number of attachments :
Description
Despite deployementRepository being an optional parameter, for whatever reason, the deploy mojo fails to execute without the distributionManagement tag, even if altDeployementRepository is specified. The output of a failed execution is attached. Once the distributionManagment tag is provided, it is ignored as expected.
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MDEPLOY-54 | Should not require <distributionManagement> to be set if altDeploymentRepository is defined |
|
|
|
| MDEPLOY-115 | Deploy should not fail if <distributionManagement> and <repository> does not exist when used with -DaltDeploymentRepository |
|
|
|
| This issue relates to: | ||||
| MDEPLOY-89 | Skip won't work if distribution management is not specified |
|
|
|
Fixed in r892616.