We're thinking about this for our Apache Sling launchpad plugin. We basically have an additional configuration file listening dependencies (OSGi bundles) together with some meta information. We could first list all these dependencies in the dependency section of the pom and then again in the configuration, but that's a maintenance nightmare.
Or is there maybe anything else we could do? Regards Carsten Justin Edelson wrote > Is it possible to write a plugin which will add dependencies to a > project's dependency list in such a way that those plugins are used as > part of the reactor order *and* are checked for snapshots by the > release plugin? > > Thanks, > Justin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Carsten Ziegeler [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
