[ANN] gwt-maven-plugin 2.5.0-rc2 Released

2012-10-12 Thread Thomas Broyer
Hi, I'm pleased to announce the release of the gwt-maven-plugin version 2.5.0-rc2. http://mojo.codehaus.org/gwt-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: plugin groupIdorg.codehaus.mojo/groupId artifactIdgwt-maven

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-24 Thread Jörg Schaible
Hi Stephen, Stephen Coy wrote: Are you using Surefire 2.6? I believe that has a memory leak. See http://jira.codehaus.org/browse/SUREFIRE-647. Well, most use Surefire 2.5, only the latest projects use already 2.6. I ran the build with -DskipTests so that this memory leak should not

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-24 Thread Baptiste MATHUS
Did you try running the build with JMX? Watching for memorycpu consumption? And doing a thread dump to know where the build is actually stuck could be interesting. Cheers 2010/9/24 Jörg Schaible joerg.schai...@gmx.de Hi Stephen, Stephen Coy wrote: Are you using Surefire 2.6? I believe

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread kristian
drive can get source and binary bundles from this URL: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/ Before reporting any issues found during testing, please be sure to have a close look at the compatibility notes for Maven 3.x: https

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Benjamin Bentmann
kristian wrote: any hints are welcome to do the better. /** @parameter default-value=${repositorySystemSession} * @readonly */ private RepositorySystemSession repoSession; ... request.setRepositorySession( repoSesssion ); Benjamin

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread kristian
cool ;-) thanx. On Thu, Sep 23, 2010 at 2:27 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: kristian wrote: any hints are welcome to do the better. /** @parameter default-value=${repositorySystemSession}  * @readonly  */ private RepositorySystemSession repoSession; ...

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Tony Chemit
from this URL: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/ Before reporting any issues found during testing, please be sure to have a close look at the compatibility notes for Maven 3.x: https://cwiki.apache.org/confluence/display

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Jörg Schaible
this URL: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache- maven/3.0-RC2/ Before reporting any issues found during testing, please be sure to have a close look at the compatibility notes for Maven 3.x: https://cwiki.apache.org/confluence/display/MAVEN/Maven

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Jochen Wiedmann
Works fine with my most important builds, including site. Jochen -- I Am What I Am And That's All What I Yam (Popeye) - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Olivier Lamy
a preview of the upcoming release for a test drive can get source and binary bundles from this URL: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/ Before reporting any issues found during testing, please be sure to have a close look

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Kristian Rosenvold
Den 23.09.2010 11:31, skrev Jörg Schaible: Is it possible that the new code for parallel processing unintentionally swallows the OOME? Does someone else observe the same behavior? Are you running with the -T option active ? Kristian

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Jörg Schaible
Hi Kristian, Kristian Rosenvold wrote: Den 23.09.2010 11:31, skrev Jörg Schaible: Is it possible that the new code for parallel processing unintentionally swallows the OOME? Does someone else observe the same behavior? Are you running with the -T option active ? No. - Jörg

RE: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread hermod.opstvedt
Hi Our build which consists of 57 projects fails with the following on 3.0-RC2 (Ok on 2.2.1) [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project site-resources: Execution default-install of goal org.apache.maven.plugins:maven

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Stephen Coy
to discover regressions since Maven 2.x. Everybody interested in taking a preview of the upcoming release for a test drive can get source and binary bundles from this URL: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache- maven/3.0-RC2/ Before reporting

[PLEASE TEST] Apache Maven 3.0-RC2

2010-09-22 Thread Benjamin Bentmann
://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/ Before reporting any issues found during testing, please be sure to have a close look at the compatibility notes for Maven 3.x: https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes If you

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-22 Thread Jesse Farinacci
Great! On Wed, Sep 22, 2010 at 2:44 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/ I just performed a 30-something multi-module release (prepare, perform [deploy, site-deploy]) and I

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-22 Thread Emmanuel Venisse
is seeking your help to discover regressions since Maven 2.x. Everybody interested in taking a preview of the upcoming release for a test drive can get source and binary bundles from this URL: https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/ Before

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-05 Thread John Casey
/2.2.1-RC2 Please file JIRA issues for anything you come across that still seems broken. The list of issues we've resolved so far for this release is here: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328 Thanks! -john --- John Casey Developer and PMC

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-05 Thread Brian Fox
/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2 Please file JIRA issues for anything you come across that still seems broken. The list of issues we've resolved so far for this release is here: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Paul MERLIN
of testing out RC1, I think we're in better shape to attempt a release again. Before we do, I'd like to get as many eyes as possible on this latest release candidate: https://repository.apache.org/content/repositories/maven-staging-008/org/ap ache/maven/apache-maven/2.2.1-RC2 Please file JIRA issues

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Brett Randall
to attempt a release again. Before we do, I'd like to get as many eyes as possible on this latest release candidate: https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2 Please file JIRA issues for anything you come across that still

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Brian Fox
on this latest release candidate: https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2 Please file JIRA issues for anything you come across that still seems broken. The list of issues we've resolved so far for this release is here

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Brett Randall
to attempt a release again. Before we do, I'd like to get as many eyes as possible on this latest release candidate: https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2 Please file JIRA issues for anything you come across

[PLEASE TEST] Maven 2.2.1-RC2

2009-08-03 Thread John Casey
as possible on this latest release candidate: https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2 Please file JIRA issues for anything you come across that still seems broken. The list of issues we've resolved so far for this release

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread John Casey
/repositories/maven-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply to this thread to let me know about the issue! :-) Thanks for testing! -john

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread Arnaud HERITIER
-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply to this thread to let me know about the issue! :-) Thanks for testing! -john

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread John Casey
I just grepped the uberjar file listing in RC2 for 'ightweight' and came up with nothing. Are you sure the lightweight wagon is present in the copy you have? Arnaud HERITIER wrote: I thought the wagon-lightweight was always here.It's with the 2.2.0-RC you delivered. Arnaud On Mon, May 18

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread Arnaud HERITIER
No I'm not sure. I just supposed it was it.Sorry Arnaud On Mon, May 18, 2009 at 10:13 PM, John Casey jdca...@commonjava.org wrote: I just grepped the uberjar file listing in RC2 for 'ightweight' and came up with nothing. Are you sure the lightweight wagon is present in the copy you have

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-15 Thread Markku Saarela
/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply to this thread to let me know about the issue! :-) Thanks for testing! -john

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-15 Thread Arnaud HERITIER
at generifying the codebase, we've respun a new release candidate. If you have time, please give it a whirl: https://repository.apache.org/content/repositories/maven-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread Jörg Schaible
://repository.apache.org/content/repositories/maven-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply to this thread to let me know about the issue! :-) Looks good. I

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread Mark Derricutt
. If you have time, please give it a whirl: https://repository.apache.org/content/repositories/maven-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread Dominic Mitchell
/repositories/maven-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply to this thread to let me know about the issue! :-) I've just noticed this whilst doing

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-06 Thread Brian Fox
. If you have time, please give it a whirl: https://repository.apache.org/content/repositories/maven-staging-010/org/apache/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-05 Thread Paul MERLIN
Hey, I had no issue building my projects. release:prepare is working but release:perform is not (see the trace below). I switched to 2.1.0 right after that and the release:perform went well. I'm using the javasvn scm provider here but I get the same error using the native one. /Paul

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-05 Thread Baptiste MATHUS
+1. Just noticed the same problem while mvn releasing a multimodule project. The rest is fine (mvn clean deploy is ok). Cheers. 2009/5/5 Paul MERLIN p...@nosphere.org Hey, I had no issue building my projects. release:prepare is working but release:perform is not (see the trace below). I

[PLEASE TEST] Maven 2.2.0-RC2

2009-05-04 Thread John Casey
/maven/apache-maven/2.2.0-RC2/ Remember, if you have any problems, report them to: http://jira.codehaus.org/browse/MNG with Affects-Version: 2.2.0 ...then, please reply to this thread to let me know about the issue! :-) Thanks for testing! -john

[ANN] Proximity RC2 is out!

2006-07-27 Thread Tamás Cservenák
Hi all, Proximity RC2 is here! Proximity RC2 has moved forward in time, due to an important BUG about handling aggregated repositories and Maven2 metadata. If using non-snapshot and snapshot repositories together that contains same paths (NOT with the default config), RC1 and former releases

Maven 1.0-rc2 build problems

2006-02-24 Thread Johnny l
Hey all I'm a bit new at maven, so bear with me. I'm trying to build geronimo 1.0source and I'm having problems with maven 1.0-rc2 (I would update but the place I'm at runs on maven 1.0.2 and won't be upgrading). When I build, I keep on getting dependency errors : Attempting to download commons

Re: Maven 1.0-rc2 build problems

2006-02-24 Thread Dion Gillard
On 2/25/06, Johnny l [EMAIL PROTECTED] wrote: Hey all I'm a bit new at maven, so bear with me. I'm trying to build geronimo 1.0source and I'm having problems with maven 1.0-rc2 (I would update but the place I'm at runs on maven 1.0.2 and won't be upgrading). When I build, I keep on getting

Re: RE : [.war plugin] maven.war.final.name changed in 1.0 (from 1.0-rc2)?

2004-07-21 Thread Konrad
: [.war plugin] maven.war.final.name changed in 1.0 (from 1.0-rc2)? Hello. Just wondering if anything changed with the .war plugin since 1.0-rc2? In my maven.xml file, I define the following: preGoal name=java:prepare-filesystem tstamp format property=timestamp

[.war plugin] maven.war.final.name changed in 1.0 (from 1.0-rc2)?

2004-07-20 Thread Konrad
Hello. Just wondering if anything changed with the .war plugin since 1.0-rc2? In my maven.xml file, I define the following: preGoal name=java:prepare-filesystem tstamp format property=timestamp pattern=MMdd-HHmm/ /tstamp property name=maven.war.final.name value=${prj.war.name

RE : [.war plugin] maven.war.final.name changed in 1.0 (from 1.0-rc2)?

2004-07-20 Thread Heritier Arnaud
Objet : [.war plugin] maven.war.final.name changed in 1.0 (from 1.0-rc2)? Hello. Just wondering if anything changed with the .war plugin since 1.0-rc2? In my maven.xml file, I define the following: preGoal name=java:prepare-filesystem tstamp format property=timestamp pattern

Same jar version has diffs between RC1 and RC2

2004-05-12 Thread Michael Mogridge
After fetching RC2 I've noticed that a number of the plugins have diffs between the one shipped with RC1 versus the one shipped with RC2. I'm curious about the diffs in the case when the version identifiers are the same for the jars in question. For example, in RC1, the plugin 'maven-java-plugin

RE: Same jar version has diffs between RC1 and RC2

2004-05-12 Thread Brett Porter
This won't happen again. In RC1, plugins were built with the release. With RC2 and beyond, they were built in advance and released as is. However, many that didn't change were rebuilt for RC2. Its likely the difference is a new manifest and Apache license. It isn't something to be concerned

RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread dsearle
Hi, I have found an issue in RC2 in maven.bat on line 56: if exist %JAVA_HOME%\nul goto chkMHome As there is no quotes around it, it fails when there is spaces in the JAVA_HOME value e.g. program files. I got it to work by changing the line to the following: if exist %JAVA_HOME% goto

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread Brett Porter
Fixed in CVS. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 May 2004 9:23 AM To: [EMAIL PROTECTED] Subject: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Hi, I have found an issue in RC2 in maven.bat on line 56

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread dsearle
[EMAIL PROTECTED] wrote on 12/05/2004 11:24:31: Fixed in CVS. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 May 2004 9:23 AM To: [EMAIL PROTECTED] Subject: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Hi, I have

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread Brett Porter
You're right. The fix was for JAVA_HOME. Can you submit a tested patch for JAVA_HOME? - Brett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 May 2004 9:37 AM To: Maven Users List Subject: RE: RC2 Windows - Maven.bat does not allow spaces

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread dsearle
Subject: RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Brett, I am a newbie at this, but I checked the Web Access CVS before I posted. I navigated to maven/src/bin/maven.bat and the latest revision was 1.40 which still had the fault. If it is already fixed

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread Brett Porter
Subject: RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Brett, I do not have CVS access because of our firewall (will be sorted out next week). I have just copy and pasted revision 1.40 from Web Access CVS into WebSphere Studio done the change and created a unified

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread dsearle
May 2004 1:14 PM To: Maven Users List Subject: RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Brett, I do not have CVS access because of our firewall (will be sorted out next week). I have just copy and pasted revision 1.40 from Web Access CVS into WebSphere

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread Brett Porter
PROTECTED] Sent: Wednesday, 12 May 2004 1:46 PM To: Maven Users List Subject: RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Unfortunately the \nul and the quotes appear to be mutually exclusive (at least on Win2000). I have tried: if exist %JAVA_HOME%\nul goto

RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME

2004-05-11 Thread dsearle
installation with spaces? Thanks, Brett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 May 2004 1:46 PM To: Maven Users List Subject: RE: RC2 Windows - Maven.bat does not allow spaces in JAVA_HOME Unfortunately the \nul

Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Yoway . Buorn
I just recently upgraded from an RC1-SNAPSHOT to RC2 but when I ran the site goal maven gives me a NoSuchGoalException for maven-license-plugin:register in the xdoc plugin. Any ideas what might be causing this? Yoway Buorn Software Engineer Imagery Systems Engineering GENERAL DYNAMICS Advanced

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Brett Porter
Clear your plugin cache and try again (rm -rf ~/.maven/plugins on unix) RC3 fixes the problem -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 11 May 2004 7:36 AM To: [EMAIL PROTECTED] Subject: Upgrade to RC2 and then NoSuchGoalException I

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Yoway . Buorn
=no j:include uri=${stylesheet.toString()}/ /j:file Is this right? Any idea why it can't parse? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 4:08 PM To: 'Maven Users List' Subject: RE: Upgrade to RC2

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Brett Porter
May 2004 9:21 AM To: [EMAIL PROTECTED] Subject: RE: Upgrade to RC2 and then NoSuchGoalException I tried clearing the plugin cache and I ran the site goal once more, but now maven is complaining about this, BUILD FAILED File.. file:/export/home/cruise/.maven/plugins/maven-xdoc

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Yoway . Buorn
I'll take the option with the smiley next to it. Thanks. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 4:25 PM To: 'Maven Users List' Subject: RE: Upgrade to RC2 and then NoSuchGoalException Ah, this is a bug in xdoc-1.6 which was fixed

RE: aspectj plugin maven 1.0 rc2

2004-04-28 Thread Carlos Sanchez
Para: Maven Users List Asunto: Re: aspectj plugin maven 1.0 rc2 I finally got it working. And well. Does all the things I had ever dreamed an aspectj-plugin would do. :) I will update the documentation files over the next two or three days. After that what should I do with everything

RE: aspectj plugin maven 1.0 rc2

2004-04-28 Thread Vincent Massol
] Sent: 28 April 2004 02:00 To: Maven Users List Subject: Re: aspectj plugin maven 1.0 rc2 I finally got it working. And well. Does all the things I had ever dreamed an aspectj-plugin would do. :) I will update the documentation files over the next two or three days. After that what

Re: aspectj plugin maven 1.0 rc2

2004-04-27 Thread Charles N. Harvey III
aspectj.weave and aspectj.weaveWith but, what do you think? -Mensaje original- De: Vincent Massol [mailto:[EMAIL PROTECTED] Enviado el: jueves, 22 de abril de 2004 18:22 Para: 'Maven Users List' CC: [EMAIL PROTECTED] Asunto: RE: aspectj plugin maven 1.0 rc2 Hi Charles / Carlos, Carlos

RE: aspectj plugin maven 1.0 rc2

2004-04-24 Thread Carlos Sanchez
Users List Asunto: Re: aspectj plugin maven 1.0 rc2 Ok, one more question. :) The current maven goal has jar:jar as a preGoal. So, projectC.jar is created and then aspects are created on that jar. With inpath we don't have to create the jar first and then weave into it. We can weave

RE: aspectj plugin maven 1.0 rc2

2004-04-23 Thread Carlos Sanchez
/dev guide/antTasks-iajc.html because injars has been deprecated. Thanks -Mensaje original- De: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Enviado el: viernes, 23 de abril de 2004 2:33 Para: Maven Users List Asunto: Re: aspectj plugin maven 1.0 rc2 I should be able to get

Re: aspectj plugin maven 1.0 rc2

2004-04-23 Thread Charles N. Harvey III
guide/antTasks-iajc.html because injars has been deprecated. Thanks -Mensaje original- De: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Enviado el: viernes, 23 de abril de 2004 2:33 Para: Maven Users List Asunto: Re: aspectj plugin maven 1.0 rc2 I should be able to get to this next

RE: aspectj plugin maven 1.0 rc2

2004-04-23 Thread Vincent Massol
I'd say we should go for 1.2. We can version the plugin as version 3.0. Thanks -Vincent -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Sent: 23 April 2004 17:00 To: Maven Users List Subject: Re: aspectj plugin maven 1.0 rc2 Correct. When you

RE: aspectj plugin maven 1.0 rc2

2004-04-23 Thread Carlos Sanchez
PROTECTED] Asunto: RE: aspectj plugin maven 1.0 rc2 I'd say we should go for 1.2. We can version the plugin as version 3.0. Thanks -Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: aspectj plugin maven 1.0 rc2

2004-04-23 Thread Charles N. Harvey III
de 2004 17:13 Para: 'Maven Users List'; [EMAIL PROTECTED] Asunto: RE: aspectj plugin maven 1.0 rc2 I'd say we should go for 1.2. We can version the plugin as version 3.0. Thanks -Vincent - To unsubscribe, e-mail: [EMAIL

RE: aspectj plugin maven 1.0 rc2

2004-04-22 Thread Carlos Sanchez
That line is mandatory -Mensaje original- De: Daniel Henrique Alves Lima [mailto:[EMAIL PROTECTED] Enviado el: jueves, 22 de abril de 2004 0:11 Para: Maven Users List Asunto: Re: aspectj plugin maven 1.0 rc2 I've added the following line in my project.xml and the error seems

RE: aspectj plugin maven 1.0 rc2

2004-04-22 Thread Vincent Massol
To: Maven Users List Subject: Re: aspectj plugin maven 1.0 rc2 I've added the following line in my project.xml and the error seems to stop : aspectSourceDirectorysrc/java/aspectSourceDirectory Daniel Henrique Alves Lima wrote: Now i'm getting this already defined message for all my

RE: aspectj plugin maven 1.0 rc2

2004-04-22 Thread Carlos Sanchez
if you post the patch in JIRA and document it. -Mensaje original- De: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Enviado el: jueves, 22 de abril de 2004 18:11 Para: Maven Users List Asunto: Re: aspectj plugin maven 1.0 rc2 A while back I inserted injars into my plugin.jelly file

RE: aspectj plugin maven 1.0 rc2

2004-04-22 Thread Vincent Massol
Users List Subject: Re: aspectj plugin maven 1.0 rc2 A while back I inserted injars into my plugin.jelly file for the aspecj plugin and its been going great. It gives me the ability to weave an aspect into a pre-compiled jar. This feature is available when using iajc so it is not something I

RE: aspectj plugin maven 1.0 rc2

2004-04-22 Thread Carlos Sanchez
rc2 Hi Charles / Carlos, Carlos has sent a big patch a few days back. I'm still fighting to find some time to read it, analyze it and decide whether we should apply it as is or with some tweaks (I think we agree to remove the autoweave feature for example). There are several parameters

Re: aspectj plugin maven 1.0 rc2

2004-04-22 Thread Charles N. Harvey III
] Asunto: RE: aspectj plugin maven 1.0 rc2 Hi Charles / Carlos, Carlos has sent a big patch a few days back. I'm still fighting to find some time to read it, analyze it and decide whether we should apply it as is or with some tweaks (I think we agree to remove the autoweave feature for example

RE: 3 issues found while upgrading to rc2

2004-04-21 Thread olle ollesson
in the Problem with RC2's site goal thread. I'm running it on Unix as well. Anyway, here's the additional output to the third problem : - BEGIN SNIPPET --- [echo] Generating /home/user/ft/target/docs/linkcheck.html from /home/user/ft/target/linkcheck/docs/linkcheck.xml BUILD FAILED

Re: 3 issues found while upgrading to rc2

2004-04-21 Thread Yujin Kim
anyone been able to confirm my first problem? Should I install the JAVANSS plugin differently? I've raised MAVEN-1242 in JIRA for the second problem (clover/JDK131/XML) as you suggested. As for the third problem it looks like it's similar to the issue discussed in the Problem with RC2's site

RE: aspectj plugin maven 1.0 rc2

2004-04-21 Thread Carlos Sanchez
. -Mensaje original- De: Daniel Henrique Alves Lima [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 21 de abril de 2004 22:12 Para: Maven Users List Asunto: aspectj plugin maven 1.0 rc2 Hi, everybody ! I'm trying to use aspectj plugin with maven 1.0rc2 but i'm getting

RE: aspectj plugin maven 1.0 rc2

2004-04-21 Thread Vincent Massol
-Vincent -Original Message- From: Daniel Henrique Alves Lima [mailto:[EMAIL PROTECTED] Sent: 21 April 2004 22:12 To: Maven Users List Subject: aspectj plugin maven 1.0 rc2 Hi, everybody ! I'm trying to use aspectj plugin with maven 1.0rc2 but i'm getting the following

Re: aspectj plugin maven 1.0 rc2

2004-04-21 Thread Daniel Henrique Alves Lima
] Sent: 21 April 2004 22:12 To: Maven Users List Subject: aspectj plugin maven 1.0 rc2 Hi, everybody ! I'm trying to use aspectj plugin with maven 1.0rc2 but i'm getting the following error: aspectj:weave-internal: [move] Moving 1 files to /projects/new_project/target copyInjars not required

Re: aspectj plugin maven 1.0 rc2

2004-04-21 Thread Daniel Henrique Alves Lima
I've added the following line in my project.xml and the error seems to stop : aspectSourceDirectorysrc/java/aspectSourceDirectory Daniel Henrique Alves Lima wrote: Now i'm getting this already defined message for all my classes... Can be a configuration problem ? I don't have any

RE: 3 issues found while upgrading to rc2

2004-04-21 Thread Brett Porter
[mailto:[EMAIL PROTECTED] Sent: Thursday, 22 April 2004 2:17 AM To: Maven Users List Subject: Re: 3 issues found while upgrading to rc2 Hi I'm new on this list, but I also experienced this issue. I made a quick heck as follows: Edit .maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly add

3 issues found while upgrading to rc2

2004-04-19 Thread olle ollesson
Hi All, First, thanks for a terrific product. Now to my concerns. I have found some issues while upgrading from rc1 to rc2 that I thought you might be interrested in. Here's what I did when upgrading: 1) Completely removed the rc1 (including ~/.maven directory) 2) Installed the rc2

Problem with RC2's site goal

2004-04-19 Thread Christian Nill
Hello, This failed build cited below is driving me crazy. After migrating from RC1 to RC2 the site goal doesn't succeed any longer. The position on which the build process halts is the line marked with the arrow: j:file name=${outFile} encoding=${outputencoding

AW: Problem with RC2's site goal

2004-04-19 Thread Christian Nill
Just in case: the XDoc-Plugin in Version 1.6 -Ursprüngliche Nachricht- Von: Christian Nill [mailto:[EMAIL PROTECTED] Gesendet: Montag, 19. April 2004 18:38 An: Maven Users List Betreff: Problem with RC2's site goal Hello, This failed build cited below is driving me crazy. After

Re: AW: Problem with RC2's site goal

2004-04-19 Thread Mark R. Diggory
in case: the XDoc-Plugin in Version 1.6 -Ursprüngliche Nachricht- Von: Christian Nill [mailto:[EMAIL PROTECTED] Gesendet: Montag, 19. April 2004 18:38 An: Maven Users List Betreff: Problem with RC2's site goal Hello, This failed build cited below is driving me crazy. After migrating from RC1

Re: AW: Problem with RC2's site goal

2004-04-19 Thread Brian Enigma
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I ran into what I think was the same problem about a month ago (it's hard to tell because the original post in this thread did not include the error messages or line number). I guess there is something in RC2 that works in Windows does

RE: 3 issues found while upgrading to rc2

2004-04-19 Thread Brett Porter
1) JAVANCSS fails classloader 'maven.root' not found. Adding dependencies to the project classloader instead Maven.root never existed, but I think these can be ignored as they are putting it where it expected to be put. javancss:do-html: [java] [java] (Location of error

RE: having troubles with maven RC2

2004-04-18 Thread Vincent Massol
: having troubles with maven RC2 It is probably a problem in the maven cactus plugin. To solve it you can add the next dependance to the ~/.maven/plugins/cactus-maven-1.6dev-20040226/project.xml dependency groupIdcommons-jelly/groupId artifactIdcommons-jelly-tags-xml

RE: having troubles with maven RC2

2004-04-18 Thread Brett Porter
Would be required if you use any jelly:xml in cactus. - Brett -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Sunday, 18 April 2004 12:23 AM To: 'Cactus Users List'; 'Maven Users List' Subject: RE: having troubles with maven RC2 Hi Nicolas, Not sure

Pb with appserver plugin since rc2

2004-04-13 Thread Guillaume Lasnier
Hi, I am having a problem since the rc2 where invoking the goal appserver:install does not create the tomcat instance directory under maven.appserver.dir (defined in the plugin.properties of the appserver plugin). After investigating the problem I realized that the goal calls the goal

RE: Pb with appserver plugin since rc2

2004-04-13 Thread Brett Porter
Fixed this morning in CVS. Will all work as of RC3. - Brett -Original Message- From: Guillaume Lasnier [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 April 2004 3:25 AM To: Maven Users List Subject: Pb with appserver plugin since rc2 Hi, I am having a problem since

Re: HELP! - rc2 - resource exception on download

2004-04-08 Thread max . nam
respond toSubject: Re: HELP! - rc2 - resource exception on download users

RE: HELP! - rc2 - resource exception on download

2004-04-08 Thread Maczka Michal
-Original Message- From: Dan Washusen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 11:54 PM To: Maven Users List Subject: Re: HELP! - rc2 - resource exception on download I found that upgrading to RC2 also caused me some issues. I just deleted (moved away) my

RE: HELP! - rc2 - resource exception on download

2004-04-08 Thread Martin Cloutier
Hi Max, just want to let you know that you are not alone on your planet, I have the exact same problem : With RC2, I must install manually many jars in my local repository, even when the correct version is present in the remote repo and the project.properties file is correctly configured (at least

RE: HELP! - rc2 - resource exception on download

2004-04-08 Thread max . nam
] | | cc: | | Subject: RE: HELP! - rc2 - resource exception on download

RE: HELP! - rc2 - resource exception on download

2004-04-08 Thread Martin Cloutier
, April 08, 2004 10:20 AM To: [EMAIL PROTECTED] Subject: RE: HELP! - rc2 - resource exception on download Thanx Martin - here's my environment spec, to possibly identify similarities: os: Sun Solaris 2.6 jdk: tried both 1.3.1, 1.4.1 locale: en also, I have to go through a proxy for downloads

HELP! - rc2 - resource exception on download

2004-04-07 Thread max . nam
Ever since upgrading to rc2, I cannot run any maven goals that require fetches from the remote repo... maven crashes out w/ the following message: BUILD FAILED File.. file:/export/java/maven/currentversion/plugins/unpacked/maven-xdoc-plugin-1.6/plugin.jelly Element... attainGoal Line

Re: HELP! - rc2 - resource exception on download

2004-04-07 Thread Dan Washusen
[EMAIL PROTECTED] wrote: Ever since upgrading to rc2, I cannot run any maven goals that require fetches from the remote repo... maven crashes out w/ the following message: BUILD FAILED File.. file:/export/java/maven/currentversion/plugins/unpacked/maven-xdoc-plugin-1.6/plugin.jelly Element

RE: [xdoc] maven rc2 - x:parse changelog file issue error

2004-04-04 Thread Brett Porter
Ok, I need to revisit the FAQ and change it to match. Can you build a small app that replicates this on a clean RC2 install and post to JIRA? I can't replicate it. Thanks, Brett -Original Message- From: Darren Hartford [mailto:[EMAIL PROTECTED] Sent: Friday, 2 April 2004 11:55 PM

RE: [xdoc] maven rc2 - x:parse changelog file issue error

2004-04-02 Thread Darren Hartford
Ah, I missed that in the FAQ. Unfortunately the FAQ does conflicts with the project.xml file from CVS, and the commons-jelly jars in the maven-1.0-rc2 binary distribution where both are 20030902.160215 opposed to FAQ's 20030211. This specifically is occuring when calling 'multiproject

  1   2   >