-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The real problem is that the clover plugin depends on resolution of a
bug in the 2.0 release...there's not a way around that, unless you want
to get an instance of the ArtifactFactory inside the clover mojo and
clone the project artifact by force. Otherwise, we'll have to make the
clover plugin depend on some sort of beyond-2.0 version of maven-project
(and maybe maven-artifact, depending on how we approach it).

I can roll back the changes I made to maven-artifact, and do a more
hackish solution inside MavenProject for the time being. This would keep
that copy of MavenProject compatible with 2.0, but it still means
releasing a 2.0-1 or something for maven-project. I'm not opposed to
this, but I'm not sure whether this fix warrants it or not.

What do you all think?

- -john

Vincent Massol wrote:
|
|>-----Original Message-----
|>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
|>Sent: mardi 1 novembre 2005 16:56
|>To: [email protected]
|>Subject: svn commit: r330080 - in /maven/components/trunk: maven-
|>artifact/src/main/java/org/apache/maven/artifact/factory/ maven-
|>artifact/src/main/java/org/apache/maven/artifact/versioning/ maven-
|>project/src/main/java/org/apache/maven/project/
|>
|>Author: jdcasey
|>Date: Tue Nov  1 07:55:45 2005
|>New Revision: 330080
|>
|>URL: http://svn.apache.org/viewcvs?rev=330080&view=rev
|>Log:
|>PR: MNG-1335
|>
|>Added ArtifactFactory.cloneArtifact(..) +implementation, and made
|>MavenProject(MavenProject) use that to create a copy of the project's
|>artifact.
|
|
| Very cool! Thanks John. I've just rebuilt m2 from scratch and I've
tried the
| clover samples in components/trunk/examples ... and it worked!
|
| This means I'm now ready to release the clover plugin (after I write some
| docs for it). However, it also means Maven 2.0 users will not be able
to run
| it as it will require Maven 2.0.1...
|
| Thanks
| -Vincent
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDZ8rDK3h2CZwO/4URAlxUAJ9MssbV2RW1dovGgX2P1t5iUDKebQCfSat6
1UdzO27mp7Vd8rZs+ggdQLk=
=GuCB
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to