Hi - is anyone using this PSTeclipse plugin for Maven to build Eclipse plugins? (http://www.eclipse.org/articles/Article-Eclipse-and-Maven2/index.html) The gist of this is that it modifies a POM dynamically during build to include all dependencies from the manifest.mf of an Eclipse plugin project.
If anyone is using this, do you know why a particular plugin (that is set up exactly like other, working plugins) would not use the PST eclipse plugin properly? It is basically ignoring the plugin during the compile step (I get a bunch of package & symbol not found compile errors because the POM is not being generated correctly). Thanks... -- View this message in context: http://www.nabble.com/PSTeclipse-plugin-for-Maven-tp16943479s177p16943479.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]
