2011/2/1 Michael Täschner <m.taesch...@googlemail.com> > Hi, > > what is the current version of maven-pax-plugin. I still have 1.5.SNAPSHOT > configured but this does not seem to be available any more ? On a similar > note if I just run mvn pax:provision with this plugin the console always > says pax-runner 1.1.1 is used - only when I explicitly use -Drunner=1.5.0 > does it use the latest pax runner version. Can I configure the pax-runner > version via maven-pax-plugin configuration to work around having to set it > as runtime option ? >
by default it will use the latest version in your local repository - to force it to go remote and check for new versions use -U (ie. as per normal maven updates) Thanks and Cheers, > Michael > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > > -- Cheers, Stuart
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general