I happened to notice today that the maven-resources-plugin at HEAD in the repo (not the released version) depends on the latest SNAPSHOT of maven-filtering:
https://github.com/apache/maven-resources-plugin/blob/master/pom.xml Is this generally OK? That is can we commit code to a repo that depends on an unreleased SNAPSHOT version of another plugin/library? If this is considered kosher, it would help unblock some work on the maven-dependency-plugin. -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
