Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created 
the discussion

"Re: Gradle and Java EE Web Project"

To view the discussion, visit: https://community.jboss.org/message/805988#805988

--------------------------------------------------------------
m2e does not require the pom.xml, the pom.xml is what requires m2e for things 
to work - thus if no pom.xml, no m2e plugin used/loaded.

Thus you can go write your gradle files, but as things are now you will need to 
manually configure a lot of things since we can't see what features you 
enable/disable.

There is an Eclipse Gradle plugin that does some of the basics (setup 
dependencies, configure basic wtp etc.) but they are still limited in 
comparison to the m2e and m2e-wtp integration.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/805988#805988]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to