[
http://jira.codehaus.org/browse/MNG-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111384
]
manuel aldana commented on MNG-3252:
------------------------------------
it is a complete miracle.
after downloading and installing a fresh maven-2.0.7.bin.zip it worked. still
my not working maven installation with 'mvn -version' showed version 2.0.7.
just weird! indeed the contents of my not working maven showed a different
checksum, maybe transimission errors or similar, though i assumed that file
corruptions are already handled by the unpack programm through checksums...
> SNAPSHOTS: updatePolicy always gets ignored
> -------------------------------------------
>
> Key: MNG-3252
> URL: http://jira.codehaus.org/browse/MNG-3252
> Project: Maven 2
> Issue Type: Bug
> Components: General, POM, Settings
> Affects Versions: 2.0.7
> Reporter: manuel aldana
> Assignee: Mauro Talevi
> Priority: Blocker
> Attachments: maven-update-policy-test.zip, pomProjectA.xml,
> pomProjectB.xml, settings.xml
>
>
> i am working with snapshots and therefore i am setting the
> <updatePolicy>always</updatePolicy> of internal repository. This is not
> working and basically makes working with SNAPSHOTS impossible, which is
> highly severe in many maven development processes.
> for details see attached files. the setting is that project A is depending on
> project B. when a new SNAPSHOT version of project B gets deployed and a 'mvn
> compile' of project A gets executed, maven does not look up for a fresh
> version of project B.
> in my view it ignores the always snapshot setting and uses the default daily
> flag. the reason for this assumption is that the day after executing 'mvn
> compile', it checked for a new version.
> please advice what i can do to have this issue fixed (this is a total blocker
> with working with maven in our development). if this cannot be fixed for
> 2.0.7 quickly, please tell which version i can use, maybe it has been fixed
> already (though could not find a matching bug report).
> when trying to reproduce with attached files watch out, that the url of
> internal repository needs to be adjusted.
> thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira