-DdownloadSources - sources are not in sync with binaries on SNAPSHOT versions
------------------------------------------------------------------------------

                 Key: MIDEA-97
                 URL: http://jira.codehaus.org/browse/MIDEA-97
             Project: Maven 2.x IDEA Plugin
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: win2000 client, proximity repo
            Reporter: Walter Angerer


using the "-DdownloadSources" switch doesn't sync correctly the sources with 
binaries for SNAPSHOT versions.

for reproducing follow these steps:

- person A deploys an artifact with version for example 1.0-SNAPSHOT
- person B calls "mvn idea:idea -DdownloadSources -U" and the sources and the 
binaries of the artifact will be correctly downloaded into the local repo
- person A again deploys the changed artifact with the same version for example 
1.0-SNAPSHOT
- person B again calls "mvn idea:idea -DdownloadSources -U" and the binaries 
will be downloaded correctly but the sources got out of sync meaning the 
sources from the previous call are not updated

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

        

Reply via email to