RE: [vote] release Maven 1.0

2004-07-13 Thread Arnaud Heritier
+1 Arnaud -Message d'origine- De : Brett Porter [mailto:[EMAIL PROTECTED] Envoyé : mardi 13 juillet 2004 03:15 À : [EMAIL PROTECTED] Cc : [EMAIL PROTECTED] Objet : [vote] release Maven 1.0 Dear PMC, I propose we release Maven 1.0. The contents are identical to the test

[jira] Commented: (MPJAR-33) jar:install copies jar even when no changes have occurred

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Tue, 13 Jul 2004 5:43 AM Body: I don't see much sense to do what you say in an install goal, as it's used when making releases, neither in an install-snapshot as usually you will clean first to

RE: [vote] release Maven 1.0

2004-07-13 Thread Maczka Michal
+1 Of course :) Michal -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 3:15 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [vote] release Maven 1.0 Dear PMC, I propose we release Maven 1.0. The contents are identical to

Re: Vote for release plugins

2004-07-13 Thread Emmanuel Venisse
No problem, it's a vote. All opinions are welcome ;-) Emmanuel - Original Message - From: Brett Porter [EMAIL PROTECTED] To: Maven Developers List [EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 1:25 AM Subject: Re: Vote for release plugins Holy crap! Where did this mammoth list

[jira] Created: (MAVENUPLOAD-173) aislib-0.5.2

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-173 Here is an overview of the issue: -

RE : [vote] release javadoc 1.6.1

2004-07-13 Thread Heritier Arnaud
I will add some tests to the plugin tonight but I think I have a similar problem. The javadoc failed for a project, not because there's no sources, but because I didn't define the ${pom.package} I have this error : BUILD FAILED File..

cvs commit: maven/xdocs/start ten-minute-creating.xml ten-minute-running.xml ten-minute.xml

2004-07-13 Thread brett
brett 2004/07/13 05:06:38 Added: xdocs/start Tag: MAVEN-1_0-BRANCH ten-minute-creating.xml ten-minute-running.xml ten-minute.xml Log: start a new beginners guide Revision ChangesPath No revision No

cvs commit: maven/xdocs/reference project-descriptor.xml

2004-07-13 Thread brett
brett 2004/07/13 05:08:50 Modified:xdocsTag: MAVEN-1_0-BRANCH musings.xml navigation-pdf.xml navigation.xml site.xml xdocs/misc Tag: MAVEN-1_0-BRANCH tasks.xml xdocs/reference Tag: MAVEN-1_0-BRANCH project-descriptor.xml Log:

Re: RE : [vote] release javadoc 1.6.1

2004-07-13 Thread Brett Porter
Different problem, but this is definitely a problem itself. I think it has always been that way though. - Brett Quoting Heritier Arnaud [EMAIL PROTECTED]: I will add some tests to the plugin tonight but I think I have a similar problem. The javadoc failed for a project, not because there's

[jira] Commented: (MAVENPROXY-11) Load configuration from webapp setup

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Tue, 13 Jul 2004 8:15 AM Body: I will be applying this patch as soon as I get the webapp back into working order. It will also be added to the CI snapshot generation when that occurs.

[jira] Commented: (MAVENPROXY-5) SNAPSHOT Download warning

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Tue, 13 Jul 2004 8:14 AM Body: Does this still happen? If not, I'll close it and wait for another report. - View this comment:

[jira] Commented: (MPJAR-33) jar:install copies jar even when no changes have occurred

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Colin Saxton Created: Tue, 13 Jul 2004 8:17 AM Body: This is useful when you are writing large builds since you continually chop and change component maven/pom/src to make sure everything is working fine...in some cases

cvs commit: maven-plugins/xdoc/xdocs changes.xml properties.xml

2004-07-13 Thread brett
brett 2004/07/13 05:18:59 Modified:xdoc plugin.properties project.xml xdoc/src/plugin-resources site.jsl xdoc/src/plugin-resources/css maven-base.css maven-classic.css maven-theme.css xdoc/xdocs changes.xml

cvs commit: maven project.xml

2004-07-13 Thread brett
brett 2004/07/13 05:19:41 Modified:.Tag: MAVEN-1_0-BRANCH project.xml Log: fix which URL Revision ChangesPath No revision No revision 1.317.4.31 +1 -1 maven/project.xml Index: project.xml

cvs commit: maven-plugins/javadoc/xdocs changes.xml

2004-07-13 Thread brett
brett 2004/07/13 05:22:27 Modified:javadoc project.xml javadoc/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.6.1 Revision ChangesPath 1.42 +6 -1 maven-plugins/javadoc/project.xml Index: project.xml

[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Rickard Lundin Created: Tue, 13 Jul 2004 8:22 AM Body: IT WORKS !! NTLM really works with Maven RC4. I tested with W2000. I used these settings , and it worked :-) maven.proxy.username =USERNAME maven.proxy.password

RE : RE : [vote] release javadoc 1.6.1

2004-07-13 Thread Heritier Arnaud
Ok, I will try to study this two problems tonight. Arnaud -Message d'origine- De : Brett Porter [mailto:[EMAIL PROTECTED] Envoyé : mardi 13 juillet 2004 14:13 À : Maven Developers List Objet : Re: RE : [vote] release javadoc 1.6.1 Different problem, but this is definitely a

[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Rickard Lundin Created: Tue, 13 Jul 2004 8:39 AM Body: Maven RC4 works with NTLM ,,, These are the settings i had success with (my prev comment was wrong :-) maven.proxy.username =username maven.proxy.password =password

RE : RE : RE : [vote] release javadoc 1.6.1

2004-07-13 Thread Heritier Arnaud
I saw that you corrected your problem. Thanks. Arnaud -Message d'origine- De : Heritier Arnaud Envoyé : mardi 13 juillet 2004 14:38 À : Maven Developers List Objet : RE : RE : [vote] release javadoc 1.6.1 Ok, I will try to study this two problems tonight. Arnaud

[ANN] Maven Javadoc Plugin 1.6.1 Released

2004-07-13 Thread Brett Porter
The maven team is pleased to announce the Maven Javadoc Plug-in 1.6.1 release! http://maven.apache.org/reference/plugins/javadoc/ Changes in this version include: Fixed bugs: o Correct check needed function for when package is given but there are not java files in it. To

cvs commit: maven/xdocs/reference internals.xml

2004-07-13 Thread brett
brett 2004/07/13 05:47:05 Removed: xdocsTag: MAVEN-1_0-BRANCH links.xml musings.xml references.xml roadmap.xml xdocs/misc Tag: MAVEN-1_0-BRANCH tasks.xml xdocs/reference Tag: MAVEN-1_0-BRANCH internals.xml Log: archive old

cvs commit: maven plugin-profile.xml

2004-07-13 Thread brett
brett 2004/07/13 05:51:41 Modified:.Tag: MAVEN-1_0-BRANCH plugin-profile.xml Log: update javadoc Revision ChangesPath No revision No revision 1.1.2.7 +1 -1 maven/Attic/plugin-profile.xml Index:

cvs commit: maven/src/java/org/apache/maven MavenSession.java

2004-07-13 Thread brett
brett 2004/07/13 05:55:39 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenSession.java Log: 1.0 moniker Revision ChangesPath No revision No revision 1.18.4.15 +2 -2

cvs commit: maven/xdocs changes.xml

2004-07-13 Thread brett
brett 2004/07/13 05:58:00 Modified:.Tag: MAVEN-1_0-BRANCH project.xml xdocsTag: MAVEN-1_0-BRANCH changes.xml Log: [maven-scm-plugin] prepare release 1.0 Revision ChangesPath No revision No revision

[jira] Closed: (MPPLUGIN-18) plugin:repository-deploy not documented on plugins page

2004-07-13 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 13 Jul 2004 9:06 AM done for all repository-* goals - View the issue: http://jira.codehaus.org/browse/MPPLUGIN-18 Here is an

[jira] Updated: (MPJIRA-3) The element type link must be terminated by the matching end-tag

2004-07-13 Thread jira
The following issue has been updated: Updater: $changelogauthor.fullName (mailto:) Date: Tue, 13 Jul 2004 9:06 AM Changes: Attachment changed to patch.txt - For a full history of the issue, see:

[jira] Commented: (MPJIRA-3) The element type link must be terminated by the matching end-tag

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Paul Spencer Created: Tue, 13 Jul 2004 9:12 AM Body: The patch contains the following: o Appened decorator=none to the url. This remove any HTML headers from the resonse o Updated the issuerTrackerUrl to contain the id

[jira] Created: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-39 Here is an overview of the issue: -

[jira] Updated: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-13 Thread jira
The following issue has been updated: Updater: John Taylor (mailto:[EMAIL PROTECTED]) Date: Tue, 13 Jul 2004 9:40 AM Changes: Attachment changed to scratch.zip - For a full history of the issue,

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 13 Jul 2004 9:44 AM Body: can you download maven-1.0 (announced shortly) and see if it is still a problem? If it is a dupe of MPMULTIPROJECT-32, it is fixed.

[jira] Created: (MAVEN-1372) using proxy for some repos.

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1372 Here is an overview of the issue: -

[jira] Commented: (MAVEN-1372) using proxy for some repos.

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Tue, 13 Jul 2004 9:52 AM Body: Another option is to use the maven-proxy - http://maven-proxy.codehaus.org/ - View this comment:

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-13 Thread jira
The following comment has been added to this issue: Author: John Taylor Created: Tue, 13 Jul 2004 9:52 AM Body: Sure...I'm looking forward to it. Thanks for your quick response. - View this comment:

cvs commit: maven/xdocs/start download.xml install.xml

2004-07-13 Thread brett
brett 2004/07/13 07:21:03 Modified:xdocsTag: MAVEN-1_0-BRANCH index.xml navigation-pdf.xml navigation.xml status.xml xdocs/start Tag: MAVEN-1_0-BRANCH download.xml install.xml Log: release of 1.0 Revision ChangesPath No

cvs commit: maven/xdocs/start release-notes-1.0.xml

2004-07-13 Thread brett
brett 2004/07/13 07:22:41 Added: xdocs/start Tag: MAVEN-1_0-BRANCH release-notes-1.0.xml Log: release of 1.0 Revision ChangesPath No revision No revision 1.1.2.1 +88 -0 maven/xdocs/start/Attic/release-notes-1.0.xml

[ANN] Maven 1.0 Released

2004-07-13 Thread Brett Porter
The Apache Maven team is pleased to announce the release of Maven 1.0. http://maven.apache.org/start/download.html (please be patient as the release may not have propogated to all mirrors yet) Maven is a project management and project comprehension tool. Maven is based on the concept of a

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread Emmanuel Venisse
A big ovation to Brett. Excellent work. Thanks Emmanuel - Original Message - From: Brett Porter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 4:34 PM Subject: [ANN] Maven 1.0 Released The Apache Maven team is pleased to

RE: [ANN] Maven 1.0 Released

2004-07-13 Thread Maczka Michal
GREATE WORK Brett! Time to release part! :) Michal -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 4:35 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [ANN] Maven 1.0 Released The Apache Maven team is

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread Jason van Zyl
On Tue, 2004-07-13 at 10:34, Brett Porter wrote: The Apache Maven team is pleased to announce the release of Maven 1.0. Woo hoo! A tremendous thanks goes to Brett who pretty much single handedly made the changes necessary to the core in order to release 1.0! A day I thought would never come.

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread Wei He
Maven Team, Congratulations to all of you! Thanks for all the hard work you guys have put in. I am deeply gratul for what you have done. You have made my life 1000 times better than without Maven. Thank you very much. Best Regards, Wei Brett Porter wrote: The Apache Maven team is pleased to

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread Florin Vancea
I cannot resist making a little noise: I've been using Maven and watching this list for quite some time now and I feel I _have_ to pay my respect for this event. Congratulations! Florin - Original Message - From: Brett Porter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread John Casey
Thanks to everyone, and especially Brett, who made this happen. You guys deserve a round of [drinks] applause! -john On Tue, 2004-07-13 at 10:34, Brett Porter wrote: The Apache Maven team is pleased to announce the release of Maven 1.0. http://maven.apache.org/start/download.html (please be

[jira] Created: (MPANNOUNCEMENT-11) [PATCH] Option to set different templates to be used as announcement

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPANNOUNCEMENT-11 Here is an overview of the issue: -

[jira] Updated: (MPANNOUNCEMENT-11) [PATCH] Option to set different templates to be used as announcement

2004-07-13 Thread jira
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Tue, 13 Jul 2004 1:57 PM Comment: Patch with the proposed enhancement. Includes: - plugin.jelly - xdocs/properties.xml - xdocs/changes.xml - project.xml PS: I didn't provide any unit test

[jira] Created: (MAVEN-1373) npe when project file is not present

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1373 Here is an overview of the issue: -

RE: [ANN] Maven 1.0 Released

2004-07-13 Thread Carlos Sanchez
Thanks to everyone! Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 4:35 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [ANN] Maven

[jira] Closed: (MPWAR-20) Doesn't support dependencies of type aspect

2004-07-13 Thread jira
Message: The following issue has been closed. Resolver: Carlos Sanchez Date: Tue, 13 Jul 2004 4:42 PM Aspect dependencies are no longer used, check aspectj plugin - View the issue:

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread Jrg Schaible
Thanks to all for your work and this marvelous product :) Brett Porter wrote: The Apache Maven team is pleased to announce the release of Maven 1.0. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Created: (MPJXR-16) maven-jxr-plugin:report fails with

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJXR-16 Here is an overview of the issue: - Key:

War plugin improvement

2004-07-13 Thread Carlos Sanchez
Hi, Sorry about disturbing with work in this moment of happiness ;) I need to make some improvements to the war plugin, at least splitting the war:webapp in war:war-resources (to be run before tests) and war:webapp. So if anyone has any inconvenience please tell me, else I'll make them. Regards

[jira] Created: (MPCHECKSTYLE-23) checkstyle:report fails with class not found error

2004-07-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHECKSTYLE-23 Here is an overview of the issue: -

[jira] Commented: (MPCHECKSTYLE-23) checkstyle:report fails with class not found error

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Craig S. Cottingham Created: Tue, 13 Jul 2004 6:12 PM Body: Never mind. I cleared out my .maven directory (for the second time today), reran the goal, and did not get this error.

[jira] Commented: (MPJXR-16) maven-jxr-plugin:report fails with

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Craig S. Cottingham Created: Tue, 13 Jul 2004 6:13 PM Body: Never mind. I cleared out my .maven directory (for the second time today), reran the goal, and did not get this error.

Re: War plugin improvement

2004-07-13 Thread Brett Porter
Sounds like a good idea to me. - Brett Quoting Carlos Sanchez [EMAIL PROTECTED]: Hi, Sorry about disturbing with work in this moment of happiness ;) I need to make some improvements to the war plugin, at least splitting the war:webapp in war:war-resources (to be run before tests) and

[jira] Closed: (MPCHECKSTYLE-23) checkstyle:report fails with class not found error

2004-07-13 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 13 Jul 2004 7:26 PM interesting that it should be necessary though - what was your previous version of Maven? - View the issue:

Re: [ANN] Maven 1.0 Released

2004-07-13 Thread Jeffrey Bonevich
Congrats, folks. It's been a long haul but worth the wait! jeff Brett Porter wrote: The Apache Maven team is pleased to announce the release of Maven 1.0. http://maven.apache.org/start/download.html (please be patient as the release may not have propogated to all mirrors yet) Maven is a project

[jira] Closed: (MPJXR-16) maven-jxr-plugin:report fails with

2004-07-13 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPJXR-16 Here is an overview of the issue: - Key:

Re: Marc archives does not contain maven-user and maven dev?

2004-07-13 Thread Brett Porter
It's still called turbine-maven-dev and turbine-maven-user. I emailed them asked for it to be updated - no response. Also asked for scm, wagon and m2 to be added I think. - Brett Quoting Jerome Lacoste [EMAIL PROTECTED]: Anyone knows why? I don't like the eyebrowse search system. In fact

[jira] Commented: (MPCHECKSTYLE-23) checkstyle:report fails with class not found error

2004-07-13 Thread jira
The following comment has been added to this issue: Author: Craig S. Cottingham Created: Tue, 13 Jul 2004 9:06 PM Body: 1.0-rc3. I'm thinking at this point that somehow one of the downloaded plugins was corrupted somehow.