The examples are perfect. Thanks.
> I think Todd answered your second question already. One gotcha - there's > only one pom, so you can't have different dependencies per classified > artifact. This can be worked around with excludes in the downstream > project, but if you run into this repeatedly, it suggests that you > really need two projects, not two artifacts from the same project > differentiated by classifier. > Yeah, though doing this is pretty specialized, so I guess if you need different dependencies you most likely need to rethink if your building in the most correct way. Q --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
