Hi

I have been trying to upgrade Maven Changes Plugin to use a newer
version of Modello Maven Plugin. Currently it uses version 1.0.1. When I
upgrade to version 1.0.2 (or newer) I start getting all sorts of weird
test failures that I don't know how to fix. The errors occur for
<action> elements that have both content and sub elements, and also
attributes. Especially for these two files:

http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/test/unit/announce-changes.xml?view=markup
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/test/unit/changes.xml?view=markup

Steps to reproduce:

1. Check out the current trunk of maven-changes-plugin
2. Change the version of modello-maven-plugin to 1.0.2 (or newer)
3. Run 'mvn test'


Any help on how to solve this would be appreciated.

-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to