Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-6152

Use 'verify' instead of 'install' as default Build's Maven goal

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.4
    • None
    • projects - Maven
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bruno.borges Bruno Borges
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: