No doubt this is related to not resolving the contents of the build
section so that plugins like clover could fork and change things. This
might be troublesome.

-----Original Message-----
From: Dan Tran [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 23, 2008 8:48 PM
To: Maven Developers List
Subject: Re: [PLEASE TEST] Maven 2.0.10-RC2

in 2.0.9, i used to beable to do this

   <execution>
      <id>${some.custom.var}</id>
 ....

Not any more with 2.0.10-RC2

here is the error:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] One or more required plugin parameters are invalid/missing for
'appassemb
ler:assemble'

[0] Inside the definition for plugin 'appassembler-maven-plugin' specify
the fol
lowing:

<configuration>
  ...
  <programs>VALUE</programs>
</configuration>.


Is it legal?

Any how, it is not a big deal, i can fix my build to deal with that.

-D

On Wed, Jul 23, 2008 at 2:03 PM, John Casey <[EMAIL PROTECTED]>
wrote:
> Hello everyone,
>
> Okay, I think we've got all of the problems with RC1 sorted out, and
the
> integration tests are finally passing again.
>
> So, without further ado, let's get RC2 out there for testing! You can
find
> the distribution here:
>
> http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC2
>
> (In fact, the tarballs/zipfile are here:
>
http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC2/org/apac
he/maven/apache-maven/2.0.10-RC2/)
>
> Happy testing! Again, please let me know if you find any problems, and
I'll
> get them fixed ASAP.
>
> Thanks,
>
> -john
>
> --
> John Casey
> Developer, PMC Member - Apache Maven (http://maven.apache.org)
> Blog: http://www.ejlife.net/blogs/buildchimp/
>
> ---------------------------------------------------------------------
> 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]


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

Reply via email to