Re: Updating plugins.xml

2005-07-18 Thread Emmanuel Venisse
After my previous mail, I've done some modifications in the plexus plugin and redeployed it. plugins.xml has been modified. So I think there was an error in plexus mojos. I added a phase in all mojo. Emmanuel John Casey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alright, short answ

Re: Updating plugins.xml

2005-07-18 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alright, short answers here: 1. We already have repository-level metadata, starting with plugins.xml. I put this in place the week before last. 2. If the plugins.xml isn't being updated when the plugin is deployed, that is a bug. I have 4 new mojos

Re: Updating plugins.xml

2005-07-16 Thread Brett Porter
(Disclaimer: I'm still 2 weeks behind, so I don't know if this is still in progress or already done) My original intention was for it to be updated on deployment - something that would need to be bound to the deploy phase for a plugin and updated like a SNAPSHOT metadata file (read, update, pu

Updating plugins.xml

2005-07-16 Thread Emmanuel Venisse
jdcasey, Yesterday, I deployed a new snapshot version of maven-plexus-plugin. In this plugin, I moved from maven-core the lifecycle mapping. The plugins.xml file hasn't been updated, so I updated it manually for resolve correctly the lifecycle mapping. Is it normally automatically update when