filtering broken in files containing '@'
----------------------------------------
Key: MASSEMBLY-538
URL: http://jira.codehaus.org/browse/MASSEMBLY-538
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2
Environment: mvn -v
Apache Maven 2.2.1 (rNON-CANONICAL_2010-08-13_17-44_abuild; 2010-08-13
19:44:44+0200)
Java version: 1.6.0_22
Java home: /usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux" version: "2.6.34.7-0.7-desktop" arch: "amd64" Family: "unix"
Reporter: Alexander Rettig
Priority: Minor
Attachments: filter-test-1.0.zip
Files containing the '@' sign as eg within e-mail URLs are only filtered up to
the occurrence of this sign.
To check this, unpack the attached ZIP, cd into the created directory
'filter-test-01' and run
mvn assembly:single
The created target/filter-test-1.0-filtertest.zip contains a README, which has
only the first occurrence of ${project.artifactId} replaced, but not the second
one.
--
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