On Tue, 26 Nov 2024 at 14:30, Giacomo <gbocc...@gmail.com> wrote:
>
> Hi,
>
>     is this the reason why I am having this issue during validation?
>
>     "failed to validate changes.xml file [OMISSIS]\src\changes\changes.xml:
> SAXException : cvc-elt.1.a: Cannot find the declaration of element
> 'document'."

You need update schema version in changes.xml to 2.0
caused by: https://github.com/apache/maven-changes-plugin/pull/42

>
> Giacomo
>
>
> On Fri, Nov 22, 2024 at 8:33 AM Slawomir Jaranowski <s.jaranow...@gmail.com>
> wrote:
>
> > Hi,
> >
> > I'm working on maven-changes-plugin - this project hasn't been
> > released for a long time, so it is time to refresh it and release it.
> >
> > I need to make changes in schema - the newer version of modello
> > doesn't support mixed tags - tags with content and other tags.
> > It will breaking changes, you will need to change your changes.xml a
> > little.
> >
> > There is a list of proposed issues for a next version:
> >
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCHANGES%20AND%20fixVersion%20%3D%203.0.0
> >
> > Any help is welcome, some of the issues are easy to do, so new
> > contributors are also welcome.
> >
> > --
> > Sławomir Jaranowski
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >



-- 
Sławomir Jaranowski

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to