You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Hans Dockter (JIRA)" <ji...@apache.org> on 2010/07/16 11:54:53 UTC

[jira] Created: (IVY-1210) Support custom TTL's for Maven snapshots.

Support custom TTL's for Maven snapshots.
-----------------------------------------

                 Key: IVY-1210
                 URL: https://issues.apache.org/jira/browse/IVY-1210
             Project: Ivy
          Issue Type: Improvement
          Components: Maven Compatibility
    Affects Versions: 2.2.0-RC1
            Reporter: Hans Dockter


See discussion: http://old.nabble.com/Update-policy-for-Maven-snapshots-ts29152438.html

We have solved this problem by extending the IBiblioResolver: http://github.com/gradle/gradle/blob/master/subprojects/gradle-core/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/GradleIBiblioResolver.java

Of course you are free to integrate that into Ivy. Though, as said in the discussion above, a generic solution would be much nicer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.