Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6.1
-
Component/s: None
-
Labels:None
-
Environment:maven 1.0.2
-
Number of attachments :
Description
if I make use of the dependency properties
ear.bundle.dir or ear.bundle.name
the generated application.xml file is invalid
since it uses dep.getArtifact() instead of
the name of the renamed dependency
Affected Version is obviously 1.6 not 1.5 !