Jörg Schaible-3 wrote: > > cowwoc wrote: > >> >> Hi Zac, >> >> I added: >> >> <properties> >> <swt.classifier>win32-x86</swt.classifier> >> </properties> > > You can define this property in your settings.xmll in the appropriate > profile. > > - Jörg >
Jörg, Isn't one of the main selling points of Maven the ability to include transitive dependencies with little effort? Now you're telling me that not only do I have to explicitly deal with each transitive dependency, I also have to tell all my developers to modify their settings.xml file. One person at a time. ... Is this as good as it gets? ... Really?! Surely there is a better way? Gili -- View this message in context: http://maven.40175.n5.nabble.com/POM-inheritance-breaks-build-tp3263869p3308116.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
