Hello,

We're having trouble getting snapshot dependencies updated correctly
with flexmojos 4.0-beta-7. We have an artifact,
com.dsionline:flexdesktop:9.1.1-SNAPSHOT, in a Artifactory 2.3.3.1
repository. It downloads fine initially and creates a maven-metadata-
repo.xml file in my local repository.

After it first gets pulled down, however, it never gets updated. The
logs have this:

[DEBUG] Could not find metadata com.dsionline:flexdesktop:9.1.1-
SNAPSHOT/maven-metadata.xml in local (C:\Dev1\Maven\repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for
http://<server>/artifactory/repo as admin
Downloading: 
http://<server>/artifactory/repo/com/dsionline/flexdesktop/9.1.1-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://<server>/artifactory/repo/com/dsionline/flexdesktop/9.1.1-SNAPSHOT/maven-metadata.xml
(315 B at 2.4 KB/sec)

('Server' replaces real server name.)

I believe it's correct that the metadata file should be appended with
the repo name, and that's what happens on the java side, which works
correctly. Is there some configuration I'm missing that is complains
that it can't find the metadata? I can supply the pom if it's
helpful.

It also seems strange that it does download the maven-metadata
correctly and updates the maven-metadata-repo.xml file with a correct
lastUpdated value of today, But then it doesn't go ahead and download
the new swc, even though the local repository has an older copy. In
this case I have a swc from April 18, and the last update was today,
May 16.

Thanks,

Tom

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to