-----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 in the maven-plugin-plugin related to
this. They validate that the required POM elements are available for a
plugin build; generate the updated plugins.xml file to
${pom.build.directory}; install the new plugins.xml to the local
repository; and, deploy to the remote repository.
It appears that the last mojo either isn't bound to the lifecycle
properly, or else isn't working properly.
- -j
Brett Porter wrote:
| (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, push). It probably can't be
| done with artifact metadata itself because it is a thing of its own. It
| would be nice to have a notion of repository metadata, but I digress...
|
| Cheers,
| Brett
|
| Emmanuel Venisse wrote:
|
|> 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 we deploy a plugin or do we need to update it when we
|> deploy a plugin?
|>
|> Emmanuel
|>
|>
|> ---------------------------------------------------------------------
|> To unsubscribe, e-mail: [EMAIL PROTECTED]
|> For additional commands, e-mail: [EMAIL PROTECTED]
|>
|>
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFC29PzK3h2CZwO/4URArGPAJ4xiSIdIm/fUzby7+VMzllXgS+vhQCdFly2
x3REvB56N8qr5T7FiNAGEDE=
=Z9b2
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]