Wendy Smoak ha scritto:
On 11/9/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
I would like you to know that tiles-test/pom.xml has a known problem.
The "mvn package" command needs, to work correctly, "maven-war-plugin"
version 2.0.2 that it is unreleased. The problem is in the management of
the "targetPath" element in the configuration of the webResource:
http://jira.codehaus.org/browse/MWAR-54
Thus, until that version will be released, "mvn package" will fail.
It looks like the patch has been committed for the war plugin, so if
we add a snapshot <version> to the <plugin> element, it should work.
It works only if you install the plugin manually, because it seems that
it depends on Maven 2-SNAPSHOT, that cause the process to fail.
Wendy, what do you suggest? Should I add (and commit) a reference to
version 2.0.2-SNAPSHOT or is it preferrable to leave the reference to 2.0.2?
Thanks
Antonio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]