Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4481

store snapshots in separate local repository

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • None
    • None
    • Maven 3

    Description

      This feature could be activated by an option in settings, for instance:

      <settings>
        <snapshotLocalRepository>${user.home}/.m2/snapshots</snapshotLocalRepository>
        ...
      </settings>
      

      This gives developer more control over snapshots which he typically produces during build.
      One simple usecase is: drop all snapshots and make clean build (no ancient snapshot dependencies will bass) - useful especially after changing module identification.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pkozelka Petr Kozelka
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: