zaplatynski / fsm-packagetype

A basic approach to a Maven package type for FirstSpirit modules
https://zaplatynski.github.io/fsm-packagetype/
Apache License 2.0
3 stars 2 forks source link

Add tighter validation to XML check #2

Open zaplatynski opened 8 years ago

zaplatynski commented 8 years ago

At the moment the FSM package type validates only well-formedness of the XML. The presence of name and version should be enforced. Because there is no DTD or Schema this could be accomplished by XPath expressions.