[ 
https://issues.apache.org/jira/browse/NETBEANS-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436055#comment-17436055
 ] 

Neil C Smith commented on NETBEANS-6152:
----------------------------------------

I'm not sure whether this is a clear cut decision. There are certain scenarios 
where the current behaviour probably offers the least surprise for new users 
anyway, even if it isn't best practice. How is disk usage constantly increasing?

> Use 'verify' instead of 'install' as default Build's Maven goal
> ---------------------------------------------------------------
>
>                 Key: NETBEANS-6152
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6152
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Maven
>    Affects Versions: 12.4
>            Reporter: Bruno Borges
>            Priority: Major
>
> When user clicks on "Build Project" or "Clean and Build Project", the current 
> goals triggered are 'install' and 'clean install'.
> By automatically installing every Maven-based project to the local 
> repository, NetBeans will constantly increase disk usage by throwing Maven 
> artifacts into the local repository without necessarily being the intent of 
> the developer.
> Instead, NetBeans should default to 'verify' and 'clean verify' as the 
> default Maven goals for these project actions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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

Reply via email to