Konrad Windszus created JCRVLT-381:
--------------------------------------
Summary: m2e Integration for goal "format-xml" might lead to
endless loops
Key: JCRVLT-381
URL: https://issues.apache.org/jira/browse/JCRVLT-381
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin, Packaging
Affects Versions: package-maven-plugin-1.0.4
Reporter: Konrad Windszus
Fix For: package-maven-plugin-1.0.5
The goal "format-xml" is automatically executed during incremental builds in
the phase "process-sources" which potentially modifies source files. Modifying
source files in turn will again trigger the incremental build. Although the
format-xml should actually not touch the file in case there is no reformat
necessary but this doesn't seem to work reliably.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)