Will Hartung created NETBEANS-5290:
--------------------------------------

             Summary: Creating Maven java EE 7 EJB Application creates nonsense 
project
                 Key: NETBEANS-5290
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5290
             Project: NetBeans
          Issue Type: Bug
          Components: javaee - EJB Project
    Affects Versions: 12.2
            Reporter: Will Hartung
         Attachments: TestEjbAppJee7.zip, ide.log, stacktrace.txt, ui.log

To duplicate: New Project, Java Maven Project, Enterprise Application. Names 
and options don't matter.

When trying to create a Java EE 7 Application project from Maven, the resulting 
project(s) are corrupted and unusable.

Normally, you get a parent envelope project, and 3 sub projects: an EAR 
project, an EJB project, and a WAR project (these are selectable within the 
wizard).

Normally, the parent project is essentially a pom.xml and the sub projects. 
Instead, the parent project is polluted with files and directories, while the 
sub projects are essentially vacant.

Apparently this used to work in 11.2. The Jave EE 7 project has worked for a 
long period before now.

There is an NPE during the Maven invocation, so this may well be related to why 
this task is failing.

Attached is the resulting project, UI Log, Stacktrace, and IDE log.

There are other issues related to JavaEE 8 projects, but those problems are not 
related to this one, and those problems were downgraded since the JEE 7 
projects were reasonable workarounds. But not that is no longer the case, and 
seems to be something deeper.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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

Reply via email to