You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Will Hartung (Jira)" <ji...@apache.org> on 2021/01/26 22:08:00 UTC

[jira] [Updated] (NETBEANS-5290) Creating Maven java EE 7 EJB Application creates nonsense project

     [ https://issues.apache.org/jira/browse/NETBEANS-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Will Hartung updated NETBEANS-5290:
-----------------------------------
    Description: 
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.

(see NETBEANS-2861 )

 

  was:
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.

 


> 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
>            Priority: Major
>         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.
> (see NETBEANS-2861 )
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists