Re: Module location of org.netbeans.modules.j2ee.deployment

2018-02-16 Thread Gilberto
Hi Benjamin! You can find more information here https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition The j2ee modules is not in apache yet. 2018-02-16 12:56 GMT-03:00 Benjamin Asbach : > Hi, > > I've some strange problems with my NetBeans installation (8.2 and latest > master)

Re: Module location of org.netbeans.modules.j2ee.deployment

2018-02-16 Thread Benjamin Asbach
Thanks for your fast response Geertjan! On 2018-02-16 17:02, Geertjan Wielenga wrote: Java EE features have not been donated to Apache yet, hence you won't find them in the Apache Git repo at this stage. Gj On Fri, Feb 16, 2018 at 4:53 PM, Benjamin Asbach wrote: Hi, I've some strange proble

Re: Module location of org.netbeans.modules.j2ee.deployment

2018-02-16 Thread Geertjan Wielenga
Java EE features have not been donated to Apache yet, hence you won't find them in the Apache Git repo at this stage. Gj On Fri, Feb 16, 2018 at 4:53 PM, Benjamin Asbach wrote: > Hi, > > I've some strange problems with my NetBeans installation (8.2 and latest > master) I try to evaluate. > > I'v

Module location of org.netbeans.modules.j2ee.deployment

2018-02-16 Thread Benjamin Asbach
Hi, I've some strange problems with my NetBeans installation (8.2 and latest master) I try to evaluate. I've a maven java web project with some code and test classes. When I test the tset the test classes are compiled and places under target/test-classes but after some seconds they get remov

Module location of org.netbeans.modules.j2ee.deployment

2018-02-16 Thread Benjamin Asbach
Hi, I've some strange problems with my NetBeans installation (8.2 and latest master) I try to evaluate. I've a maven java web project with some code and test classes. When I test the tset the test classes are compiled and places under target/test-classes but after some seconds they get remov