javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.51k stars 1.66k forks source link

JBIDE-18578 fix pom and add build.properties file to extra/angularjs/ #413

Closed nickboldt closed 7 years ago

nickboldt commented 7 years ago

JBIDE-18578 fix pom and add build.properties file to extra/angularjs/

not sure which groupId to use here so ... here's another option

Signed-off-by: nickboldt nboldt@redhat.com

arjantijms commented 7 years ago

Thanks for looking into this, but the extras/ folder should probably be moved to a new project altogether. It contains tests and dependencies that do not fit well with the rest of the project.

nickboldt commented 7 years ago

Thanks! Can you have a look at https://issues.jboss.org/browse/JBIDE-18578 and comment on the problems we're seeing there?