Thx Marvin I would if it would fit the current situation. But this situation is a "bad case", where the owner of that swc does not want to re-release it, and it's only needed for a short time frame (until that artifact is released within a few days, but we need sth working right now).
On 28 Okt., 15:33, Marvin Froeder <[email protected]> wrote: > Why don't you do a release for this artifact if you need a given version? > > VELO > > On Thu, Oct 28, 2010 at 11:31 AM, gerhard6 <[email protected]> wrote: > > Hello > > I'm not sure, if the problem I've got is specific to the flexmojo > > plugin, but I assume so, and It would be nice if someone could > > confirm, whether this is likely a problem of flexmojo, or a general > > maven problem: > > > I'm using a "qualified" dependency to a swc in the form: > > 0.1.8-20101021.114036-7 > > Im using it because I want to use that specific version and NOT a > > newer snapshot of 0.1.8. > > However, it seems that this does not work; what I've seen is that it > > always takes the -SNAPSHOT.swc from my maven local repository, AND > > this -SNAPSHOT.swc is NOT the same as my desired version (-7 above), > > but a newer one (say -9, which is also in my Local Repo) > > > Comparing this behaviour with the analogous situations in Java and > > Jars, I've observed there, that the qualified version is COPIED OVER > > to the -SNAPSHOT version, and then that -SNAPSHOT version is used for > > compilation. > > > So, do you think, that it's a general maven bug, or a flexmojo-plugin > > bug ? I could assume that handling of the files in the Maven Local > > Repository is "pure maven", and not flexmojo specific, but why should > > it then behave differently for jar's and swc's ? > > > Thx for your help. > > > -- > > 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]<flex-mojos%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/flex-mojos > > >http://flexmojos.sonatype.org/ -- 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/
