Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: 1.1-beta-3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When maven.ejb.src end whith space ( "maven.ejb.src=src/main/ejb " ) ejb:ejb fail to find the MANIFEST.MF.
Message :
ejb:ejb:
[echo] Building ejb protocoopgen
[available] [VERBOSE] Unable to find src\main\ejb \META-INF\MANIFEST.MF to set property maven.ejb.manifest.available
Spaces are not trim
Moved to Maven core because this is true of almost all properties and should be done consistently in the context.