RE: cvs commit: maven-plugins/checkstyle project.xml

2003-12-13 Thread Vincent Massol
Yep. I verified it and it works fine. Thanks dIon and sorry for the false alarm (the problem I had earlier must have been something else). Thanks -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 10 December 2003 00:52 > To: Maven Developers List >

RE: Releasing Plugins

2003-12-13 Thread Vincent Massol
Hi Jason, Cool. Here's my checklist (from the top of my head): 1/ modify project.xml and remove -SNAPSHOT 2/ modify project.xml to change the : move HEAD to MAVEN_[plugin name]_[version major]_[version minor] 3/ modify changes.xml to change the release date 4/ modify navigation.xml and add a link

[jira] Updated: (MAVEN-1081) maven.mode.online=true not specified in 1.0 CVS build

2003-12-13 Thread jira
The following issue has been updated: Updater: John Casey (mailto:[EMAIL PROTECTED]) Date: Sat, 13 Dec 2003 10:32 PM Comment: specifies maven.mode.online=true in the defaults.properties file. Changes: Attachment changed to maven-mode-online-1.0.patch ---

[jira] Created: (MAVEN-1081) maven.mode.online=true not specified in 1.0 CVS build

2003-12-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1081 Here is an overview of the issue: -

maven.mode.online not specified in defaults.properties for 1.0 branch

2003-12-13 Thread John Casey
In the maven's 1.0 CVS branch, maven.mode.online is missing from both the defaults.properties and the driver.properties...this leads to the eventuality that one cannot build maven onto a clean filesystem without creating a ~/build.properties containing maven.mode.online=true. Is this the correct s

cvs commit: maven maven.xml project.properties

2003-12-13 Thread brett
brett 2003/12/13 16:23:56 Modified:.maven.xml project.properties Log: copy useful properties from 1.0 branch bootstrap Revision ChangesPath 1.98 +2 -2 maven/maven.xml Index: maven.xml =

[jira] Updated: (MAVEN-1080) Maven download corrupted jar file into repository

2003-12-13 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 13 Dec 2003 6:27 PM Changes: environment changed from Windows 2000 Professional timeoriginalestimate changed from 864000 timeestimate changed from

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

2003-12-13 Thread brett
brett 2003/12/13 16:18:21 Modified:src/java/org/apache/maven MavenSession.java Log: bump version on HEAD Revision ChangesPath 1.19 +2 -2 maven/src/java/org/apache/maven/MavenSession.java Index: MavenSession.java =

cvs commit: maven/src/test/java/org/apache/maven/project ProjectInheritanceTest.java

2003-12-13 Thread brett
brett 2003/12/13 16:07:42 Modified:src/test/java/org/apache/maven/project ProjectInheritanceTest.java Log: Match project.xml Revision ChangesPath 1.41 +1 -1 maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java