Re: NetBeans - the UI for Maven

2018-11-25 Thread Scott Palmer


I think a preference for the default tool would make sense.  Or even if it just 
remembered your last selection so you don’t have to keep changing it. The 
initial default should be Maven at this point, but maybe it could be Gradle if 
it ever becomes a first class citizen.

I also agree with Tim, that forcing extra clicks and decisions should be 
avoided. So simply having an already filled in default option that can be 
safely ignored seems reasonable. 

Pick a project type, enter a name on the same screen where it shows you what 
build tool will be used (and where you have the *option* to change it), maybe 
fill in a main class if the project type is Java Application, then click done.

How plug-ins can integrate with this wizard should be considered. I.e. before 
Gradle has first class out of the box support it should still be an option if 
the Gradle plugin is present.


Regards.

Scott


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: NetBeans - the UI for Maven

2018-11-25 Thread Robert Scholte
On Sat, 24 Nov 2018 17:02:02 +0100, Martin Desruisseaux  
 wrote:



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?



Aggregated reports have always been a single invocation, modularized or  
not.
Btw, MJAVADOC-449 has been fixed. Looking at some other issues before  
preparing a release.


thanks,
Robert




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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org