> The problem is, when one of these is a snapshot, the plugin doesn't
> bother to check with the remote repository for an update snapshot. If it
> sees it in the local repository, it simply goes about its business. Is this
> an acceptable method for pulling in platform-specific native packages? If
> so, how can I get the ArtifactResolutionRequest to check remote for an
> updated snapshot?

Doesn't bother to check **or** it does check, but based on the repo
metadata there are no updates? Check your Ethereal/Wireshark logs
before you make any assumptions.

I bet if you stopped using the classifier and instead used different
GAV coordinates (just append the classifier to the artifactId, and
leave classifier null), everything would work as you desire.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to