You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Details copied from codehaus as it's closing down]
This issue is somewhat related to MJSPC-7.
In our project we need to generate web.xml file for jar project (yes, jar packaging). Currently (2.0-alpha-3) it is not supported because of this (and similar) code:
if (isWar && includeInProject)
{ writeWebXml() ... }
So from my perspective there should be an option to override packaging type check, at least very simple, like this:
Thanks for opening an issue with jspc-maven-plugin. 👍 🙇♂️
At the moment, the jspc maven plugin does not have an active maintainer to process your request. ⛔
While the Jasig jspc maven plugin is without an active maintainer, we recommend the Apache Sling jspc maven plugin and the Jetty jspc maven plugin as alternatives that are actively maintained. ✅
If you are interested in becoming a project maintainer, there is a uPortal-dev list post where you can register your interest. 📧
Thanks again for contributing to the jspc-maven-plugin! ✨
See https://jira.codehaus.org/browse/MJSPC-50
The text was updated successfully, but these errors were encountered: