Hello,<br>I am creating a schema for the Maven2 POM sequencer, however I see that the POM syntax is HUGE and contains tons of things. I just want to ask what are your opinions what should be sequenced. There are basically 2 options:<br>
<br>a) everything (basically mirroring the XML structure)<br>b) only a subset for which I would probably take: groupId, artifactId, version, name, description, url, licenses, dependencies (all metadata excluding exclusions)<br>
<br>Thanks in advance for your opinions.<br><br>Michael Trezzi<br><br>