> I have a project that I have declared to have the "pom" package, with > the intent of only releasing the XML schema (xsd) within the project via > the build-helper-maven-plugin's attach-artifact goal.
Seems like an awful lot of workaround/effort just to keep the package as pom. If you change it Jar, your problems go away, right? Why not do that? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
