[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79588 ]
G.J. Sterenborg commented on MAVEN-1815:
Our maven.xml contained:
{noformat}
{noformat}
Removing this preGoal fixed the problem.
Wouldn't
[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79559 ]
Lukas Theussl commented on MAVEN-1815:
--
The filtering in the war plugin was introduced in MPWAR-46. However, the ear
and jar plugins don't use the ant:copy task but ra
[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79555 ]
Arnaud Heritier commented on MAVEN-1815:
It seems to be a bug.
I don't know when it was introduced.
In the plugin code, for the goal war:war-resources, we have :
{co
[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79546 ]
G.J. Sterenborg commented on MAVEN-1815:
If that is the case, is there some way to work around this?
> corrupt images after copy
> -
>
>
[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79493 ]
Arnaud Heritier commented on MAVEN-1815:
This problem is often due to the usage of a filter during the copy of binaries.
We'll try to see if there is a bad setting i
[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79488 ]
G.J. Sterenborg commented on MAVEN-1815:
I apologize for the short description.
What I meant was a copy-operation in war-goals, ear-goals and jar goals.
When execu
[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79484 ]
Lukas Theussl commented on MAVEN-1815:
--
What do you mean with 'during a copy'. What are you trying to do excactly?
> corrupt images after copy
> --