To add smth more here, it could be the same for PHP. In General you choose PHP and on the later steps you choose the Framework like Doctrine or WordPress or whatever. So this could be the same for Java Description could be: „Create Java applications with your favorite Tools. Ant, Maven, Gradle, can be choosen on the next steps“.
Cheers Chris Von: Christian Lenz Gesendet: Samstag, 24. November 2018 19:25 An: [email protected] Betreff: AW: NetBeans - the UI for Maven +1 from my side too for chaning the UI of the Project wizard, but, please give it not only the Name Java, say Java Maven instead. Not only Java and Java Ant. A lot of People who wants to start programming with Java they probably heard of Ant and Maven, Maybe gradle etc. and Maybe of pom, but often or sometimes, when they start, the don’t know the relationship of pom and Maven. So on the first look of your Setup, there is nothin Maven written, only pom based Project. Maybe this could be an alternative Setup: Java - Maven - Ant - Gradle (Future ;) ) Or Maybe the Building step could be part of the next wizard window Java - Java Application - … Next step Choose your Tool Pipeline or whatever Ant, Maven, Gradle, etc. So IMHO, smth that says Maven or Ant or Gradle (I know it is a Plugin) should be mentioned on the very first Project wizard window. Not real topic related: For pushing Maven, there is much more to do. I realized some stuff, that I found in Ant, which I couldn’t find easy in Maven. I will create tickets for that. The other Thing is, that it could be a nice to have to convert a ant based Project to Maven like in intelliJ. I know that this is not to 100% possible, but what IntelliJ does, they create a pom.xml (where you have to add the needed Information) for you and the Maven based Folders. Of Course you have to copy and paste the stuff manually, but this is a very Handy feature. I used it a lot but I have to open IntelliJ for that *shruggling* Cheers Chris Von: Martin Desruisseaux Gesendet: Samstag, 24. November 2018 17:02 An: Robert Scholte; Maven Users List; Jaroslav Tulach; [email protected] Betreff: Re: NetBeans - the UI for Maven Le 24/11/2018 à 16:39, Robert Scholte a écrit : > **If And Only If** you want to make use of single tool invocation for > all you JPMS modules, then you cannot use Maven, it's architecture > doesn't support it and any plugin trying to solve this is a hack. > But isn't what you are going to do for fixing MJAVADOC-449 (aggregated javadoc), or is there another way? > Might be possible to add support for it in Maven 4 or 5, but focus is > on other improvements that block us right now. > Understood. Thanks! Martin --------------------------------------------------------------------- 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
