> classifier.  Isn't there any way I can specify all the classifiers in
> the same section, or even better just use a wildcard, like so?

No. But you can create another artifact like A-1.0-all of type pom
that depends on -dlls, -zips, and -headers artifacts and then, in
turn, depend on it in your own pom. This will bring those 3 artifacts
into your current project without declaring all 3 as dependencies.

Wayne

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

Reply via email to