Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
After creating a launchpad module using the standalone archetype, on running the resultant jar, I got errors for missing dependencies org.xml.sax and javax.xml.parsers.
I was pointed in the direction of the fragment bundles, but as they are not in a maven repository, I had to roll my own instead.
I think these should be released to a maven repository, and should also be automatically added to the list.xml by the webapp and standalone launchpad archetypes. It would be nice if there was page under the site/bundles.html page to explain how this works, too.