On Thu, Sep 4, 2008 at 4:40 PM, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> With a similar config it worked for me some days ago.
If you run
mvn -Prun-its install
twice without running clean, do you get the error:
org.apache.maven.surefire.booter.SurefireExecutionException:
On Thu, Sep 4, 2008 at 4:40 PM, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> What do you have in the IT build log :
> D:/ide/maven/maven-
> eclipse-plugin/target/surefire-reports/build-output/org.apache.maven.plugin.eclipse.it.EclipsePluginIT_testProject01.build.log
Thanks.
Silly of me not to look
+1 to all, with one small addition/alteration to (2).
I would pursue 2.1 along the "current" codeline. As far as doxia
upgrades go, I would prefer we investigate a proper separation in
Maven core for 2.2 (or if anyone can get it done faster, 2.1).
On that note, to date I don't understand ex
My issue might be related to MNG-3535.
I defined this property:
1.6
And used it in my compiler plugin:
org.apache.maven.plugins
maven-compiler-plugin
${java.version}
${java.version}
I know this use to work before 2.0.10, but now it does not.
[INFO] Compilation failure
Failure
Hello
With the new release plan in place for Maven core I think we need to
make a similar plan for Maven Site Plugin. Because Maven 2.1 will
upgrade to Doxia 1.0-beta-1, the Site Plugin needs to do the same at
some point. We just need to find the right point in time for it.
Here's what I propose,
PROGRAM DUIT PERCUMA "RAHSIA MENJADI PRO AFFILATE BARU DILANCARKAN"..
Tanpa modal diperlukan, tapi anda mampu mendapat keuntungan sehingga Rm
2..
Melalu komisyen yang dibayar anda mampu tersenyum lebar..
Langkahnya mudah sahaja,send nama dan email anda,
Pihak kami akan menyediakan apa yang ada
Folks a new snapshot of GMaven is out, this one mainly fixes problems
with Maven 2.1 usage, and IDE integration which uses the Maven 2.1
embedder.
Give it a whirl and report any issues, will release in a few days if I
don't hear of any problems. This should sort out the last of the
major
Author: jdcasey
Date: Mon Aug 25 18:24:27 2008
New Revision: 688932
URL: http://svn.apache.org/viewvc?rev=688932&view=rev
Log:
Reinstating all changes since 2.0.9 that aren't associated with the two major
changes related to concrete/dynamic build sections and POM interpolation.
[...]
Modified: