Hi,
Yes, it seems maven-changes-plugin does something unusual: it has an element
containing both text and sub-elements.
<action dev="me" type="update" date="2008-01-01">
Uploaded documentation on how to use the plugin.
<fixes issue="JIRA-XXX"/>
</action>
I opened a Jira issue and will work on it:
http://jira.codehaus.org/browse/MODELLO-254
Regards,
Hervé
Le mardi 21 décembre 2010, Dennis Lundberg a écrit :
> 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/t
> est/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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]