[ http://jira.codehaus.org/browse/MAVEN-1664?page=all ]
Brett Porter updated MAVEN-1664:
--------------------------------
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
was:
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
Fix Version: 1.1-beta-2
Environment:
Summary: trim property values (was: ejb plugin fail when maven.ejb.src
end whith space)
> trim property values
> --------------------
>
> Key: MAVEN-1664
> URL: http://jira.codehaus.org/browse/MAVEN-1664
> Project: Maven
> Type: Improvement
> Reporter: Nicolas Chalumeau
> Priority: Minor
> Fix For: 1.1-beta-2
>
>
> 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
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]