[
https://issues.apache.org/jira/browse/NETBEANS-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Juneau resolved NETBEANS-2799.
-----------------------------------
Resolution: Fixed
Fix Version/s: 11.1
Updated webapp-javaee8 archetype with version 1.3 to resolve these issues.
> Java EE 8 generated application source improvement
> --------------------------------------------------
>
> Key: NETBEANS-2799
> URL: https://issues.apache.org/jira/browse/NETBEANS-2799
> Project: NetBeans
> Issue Type: Improvement
> Components: javaee - Web Project
> Reporter: Gaurav Gupta
> Assignee: Josh Juneau
> Priority: Minor
> Labels: archetype
> Fix For: 11.1
>
>
> Few improvements to consider in JavaEE 8 application archetype:
> # Remove unused import in resources.JavaEE8Resource
> # @author Juneau should not be in source file
> # maven-dependency-plugin plugin declares javaee-api dependency should use
> ${jakartaee} property.
> # The generated java source file should be in package
> ${groupId}.${artifactId}
> e.g:
> ${groupId}.${artifactId}.JAXRSConfiguration
> ${groupId}.${artifactId}.resources.JavaEE8Resource
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists