[jira] Commented: (MPJAVADOC-28) @link tag not working with package names

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Maarten Coene Created: Tue, 29 Jun 2004 2:28 AM Body: Thanks, can you tell me how to disable these sourceModifications when generating the javadocs? Maarten ---

Re: [checkstyle] First try at generating a RSS feed - Feedback wanted

2004-06-28 Thread Brett Porter
I'll take a look. Is this generic enough to be used in other reports and the dashboard? I find checkstyle useless personally, but an RSS of changes.xml, junit, cactus and others would be really nice... Cheers, Brett Quoting Vincent Massol <[EMAIL PROTECTED]>: > Hi guys, > > > > Yesterday,

[checkstyle] First try at generating a RSS feed - Feedback wanted

2004-06-28 Thread Vincent Massol
Hi guys, Yesterday, I've committed my first at generating a RSS feed of checkstyle errors. The idea is that whenever the project site is redeployed the feed will get updated. Feedback is much welcome. Thanks -Vincent

cvs commit: maven-plugins/checkstyle plugin.jelly

2004-06-28 Thread vmassol
vmassol 2004/06/28 22:42:45 Modified:checkstyle plugin.jelly Log: ensure that the full dir exists Revision ChangesPath 1.28 +1 -1 maven-plugins/checkstyle/plugin.jelly Index: plugin.jelly ===

[jira] Created: (MAVEN-1344) downloads from all repos even if first was successful

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

[jira] Created: (MAVEN-1342) rc4 downloads snapshots even if a newer one exists

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

[jira] Created: (MAVEN-1343) rc4 downloads snapshots even if a newer one exists

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

[jira] Closed: (MAVEN-1342) rc4 downloads snapshots even if a newer one exists

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 28 Jun 2004 9:33 PM double clicked submit. dupes maven-1343 - View the issue: http://jira.codehaus.org/browse/MAVEN-1342 Here is an

[jira] Closed: (MAVEN-670) Maven isn't able to download a distribution dependency

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 28 Jun 2004 9:24 PM this patch isn't really appropriate. For Maven1, you are just going to have to specify distribution apache_1.3.29.tar.gz Uploading works just fine. ---

[jira] Closed: (MAVEN-113) Add download links to all plugin versions on the download page

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 28 Jun 2004 9:22 PM done - View the issue: http://jira.codehaus.org/browse/MAVEN-113 Here is an overview of the issue: -

[jira] Closed: (MAVEN-1169) Maven isn't able to dowload an artifact of type distribution

2004-06-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1169 Here is an overview of the issue: - Key:

[jira] Created: (MAVEN-1341) build-bootstrap.xml target bootstrap-compile

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

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

2004-06-28 Thread aheritier
aheritier2004/06/28 16:14:24 Modified:javadoc plugin.jelly javadoc/xdocs changes.xml properties.xml Log: - Add the property maven.javadoc.debug - MPJAVADOC-28 partially fixed : @link tag not working with package names. - MPJAVADOC-29 partially fixed : Packages lis

[jira] Commented: (MPJAVADOC-29) broken on jdk 1.3 for multiple packages

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Mon, 28 Jun 2004 7:10 PM Body: I partially fixed this bug. I re-introduce the use of a instead of a when ${pom.build.sourceModifications} aren't defined. The bug will persist if you use sourceMo

[jira] Commented: (MPJAVADOC-28) @link tag not working with package names

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Mon, 28 Jun 2004 7:06 PM Body: I partially fixed this bug. I re-introduce the use of a instead of a when ${pom.build.sourceModifications} aren't defined. The bug will persist if you use sourceMo

cvs commit: maven-plugins/javadoc plugin.properties

2004-06-28 Thread aheritier
aheritier2004/06/28 15:58:28 Modified:javadoc plugin.properties Log: Add the property maven.javadoc.debug Revision ChangesPath 1.13 +14 -13maven-plugins/javadoc/plugin.properties Index: plugin.properties ===

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2 Dummy3.java

2004-06-28 Thread aheritier
aheritier2004/06/28 15:57:25 Modified:javadoc/src/plugin-test/src/main/org/apache/maven2 Dummy3.java Log: Add a test for MPJAVADOC-28 Revision ChangesPath 1.2 +4 -0 maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2/Dummy3

[jira] Closed: (MPECLIPSE-7) Source classpath entry was generated as full path.

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Mon, 28 Jun 2004 6:11 PM I can't reproduce this with Maven RC3 and maven-eclipse-plugin 1.8 - View the issue: http://jira.codehaus.org/

[jira] Closed: (MPECLIPSE-10) added eclipseDependency='false' behavior

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Mon, 28 Jun 2004 6:07 PM Applied the false fix. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-10 Here is an overview of

cvs commit: maven-plugins/eclipse/src/plugin-resources/templates classpath.jelly

2004-06-28 Thread epugh
epugh 2004/06/28 15:07:32 Modified:eclipse/xdocs changes.xml properties.xml eclipse/src/plugin-resources/templates classpath.jelly Log: MPECLIPSE-10 Fix for ignoring dependencies via false Revision ChangesPath 1.22 +1 -0 maven-plugins/eclipse/x

[jira] Closed: (MPECLIPSE-9) Eclipse plugin includes non-classpath dependencies in generated files

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Mon, 28 Jun 2004 5:58 PM This issue is a duplicate of MPECLIPSE-10 and will be fixed by resolving MPECLIPSE-10 - View the issue: http

[jira] Commented: (MPECLIPSE-18) Patch to add support for custom project names in dependencies

2004-06-28 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Mon, 28 Jun 2004 5:52 PM Body: Why would you want to change the name of the dependency? Should you be using the version that you are referencing in Maven, versus a different kind? Otherwise what

[jira] Closed: (MPECLIPSE-6) junit dependency should be added to classpath even when tests do not exist

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Mon, 28 Jun 2004 5:49 PM I am marking this as won't fix because I can't think of a good reason to include JUnit if there are no unit test. The one example, writing a JUnit extension is so specific.. an

cvs commit: maven-plugins/checkstyle/src/plugin-resources checkstyle2rss.jsl checkstyle2ref.jsl

2004-06-28 Thread vmassol
vmassol 2004/06/28 14:04:35 Modified:checkstyle/src/plugin-resources checkstyle2rss.jsl checkstyle2ref.jsl Log: Binary --> Ascii Revision ChangesPath 1.2 +110 -110 maven-plugins/checkstyle/src/plugin-resources/checkstyle2rss.jsl Index:

cvs commit: maven-plugins/checkstyle project.xml plugin.jelly

2004-06-28 Thread vmassol
vmassol 2004/06/28 14:04:04 Modified:checkstyle/xdocs changes.xml checkstyle/src/plugin-resources checkstyle.jsl checkstyle project.xml plugin.jelly Added: checkstyle/src/plugin-resources/images rss.png checkstyle/src/plugin-resources

cvs commit: maven-plugins/checkstyle/src/plugin-resources/images - New directory

2004-06-28 Thread vmassol
vmassol 2004/06/28 14:03:55 maven-plugins/checkstyle/src/plugin-resources/images - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MPARTIFACT-22) New ScpExeDeployer

2004-06-28 Thread jira
The following issue has been updated: Updater: Leif Nelson (mailto:[EMAIL PROTECTED]) Date: Mon, 28 Jun 2004 4:55 PM Comment: Here's the patch. Changes: Attachment changed to Artifact-ScpExeDeployer.patch -

[jira] Created: (MPARTIFACT-22) New ScpExeDeployer

2004-06-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPARTIFACT-22 Here is an overview of the issue: - K

[jira] Commented: (MAVENUPLOAD-147) Managed Pool 1.0

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Berin Loritsch Created: Mon, 28 Jun 2004 3:51 PM Body: I updated the project.xml to add a groupId to integrate things better overall. - View this comment:

RE: [jira] Created: (MAVENUPLOAD-150) EventBus 1.0

2004-06-28 Thread Paterline, David L.
reply to message - David L. Paterline Principal Engineer Westinghouse Electric Company Nuclear Fuel Engineering Engineering Computing [EMAIL PROTECTED] PH: 412-374-2286 FX: 412-374-2284 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 28

[jira] Commented: (MAVENUPLOAD-146) Event-1.0

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Berin Loritsch Created: Mon, 28 Jun 2004 3:48 PM Body: I updated the project.xml for the requested URL so that I could add a group Id. - View this comment

[jira] Created: (MAVENUPLOAD-150) EventBus 1.0

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

[jira] Created: (MPJDEPEND-1) JDepend cannot find target\classes on Linux

2004-06-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJDEPEND-1 Here is an overview of the issue: - Key

test message

2004-06-28 Thread Paterline, David L.
Test message to see if any of my mail to apache.org gets through. - David L. Paterline Principal Engineer Westinghouse Electric Company Nuclear Fuel Engineering Engineering Computing [EMAIL PROTECTED] PH: 412-374-2286 FX: 412-374-2284

[jira] Closed: (MPPLUGIN-16) Plugin plugin copies to ${maven.home}/plugins instead of ${maven.plugin.dir}

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

cvs commit: maven project.xml

2004-06-28 Thread brett
brett 2004/06/28 08:09:45 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenSession.java .Tag: MAVEN-1_0-BRANCH project.xml Log: bump version for development Revision ChangesPath No revision

cvs commit: maven/xdocs/start release-notes-rc2.xml release-notes-rc3.xml release-notes-rc4.xml anakia.xml bootstrap.xml download.xml install.xml use.xml release-notes.xml

2004-06-28 Thread brett
brett 2004/06/28 08:09:19 Modified:.KEYS build-bootstrap.xml maven.xml project.xml src/bin maven maven.bat src/bootstrap/org/apache/maven BootstrapTask.java src/conf defaults.properties src/java/org/apache/maven Maven

Maven 1.0-rc4 Released

2004-06-28 Thread Brett Porter
The maven team is pleased to announce the Maven 1.0-rc4 release! http://maven.apache.org/start/download.html Maven is a project management and project comprehension tool. Maven is based on the concept of a project object model: builds, documentation creation, site publication, and distribution

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

2004-06-28 Thread brett
brett 2004/06/28 06:33:07 Modified:xdocsTag: MAVEN-1_0-BRANCH status.xml xdocs/start Tag: MAVEN-1_0-BRANCH download.xml Added: xdocs/start Tag: MAVEN-1_0-BRANCH release-notes-rc4.xml Removed: announcements Tag: MAVEN-1_0-BRANCH 1.0-rc2.ann Log: RC4

Re: cvs commit: maven/xdocs changes.xml

2004-06-28 Thread Brett Porter
Nope, just accidentally committed that one earlier :) Thanks for the eyes though! - Brett Quoting Emmanuel Venisse <[EMAIL PROTECTED]>: > Brett, > > you forget to change org.apache.maven.MavenSession.APP_VERSION > > Emmanuel > > - Original Message - > From: <[EMAIL PROTECTED]> > To:

RE : RE : [Maven 1.0 branch] Problem with the bootstrap

2004-06-28 Thread Heritier Arnaud
> > > I didn't found when you committed this change. > > dIon beat me to it - I only just got home. Sorry, I talked about the first time when you committed the bug. ;-) I try to follow the CVS mails ;-) > > > Why need we to produce a RC4 ? > > Because the artifact and httputils code changed

[jira] Commented: (MPPMD-11) PMD report plugin fails if there is no src/java directory

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 28 Jun 2004 8:32 AM Body: no, but I tried it on a project that had no src/java and one that did, but had a different pom.build.sourceDirectory that didn't exist. If you are experiencing aproble

Re: cvs commit: maven/xdocs changes.xml

2004-06-28 Thread Emmanuel Venisse
Brett, you forget to change org.apache.maven.MavenSession.APP_VERSION Emmanuel - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 28, 2004 2:22 PM Subject: cvs commit: maven/xdocs changes.xml > brett 2004/06/28 05:22:07 > > Modified:.

Re: RE : [Maven 1.0 branch] Problem with the bootstrap

2004-06-28 Thread Brett Porter
> I didn't found when you committed this change. dIon beat me to it - I only just got home. > Why need we to produce a RC4 ? Because the artifact and httputils code changed significantly - there's a risk of problems. There are also still bugs in javadoc, and multiproject. Cheers, Brett ---

cvs commit: maven/xdocs changes.xml

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

[jira] Commented: (MPPMD-11) PMD report plugin fails if there is no src/java directory

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Michael Mattox Created: Mon, 28 Jun 2004 8:00 AM Body: Did you try it with multiproject? The problem is the PMD report is run on my "master" project.xml (despite the fact that it's excluded in the project.properties) and

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

2004-06-28 Thread brett
brett 2004/06/28 04:43:36 Modified:multiproject project.xml multiproject/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.3.1 Revision ChangesPath 1.30 +6 -1 maven-plugins/multiproject/project.xml Index: project.xml ===

Maven Jcoverage Plugin 1.0.5 Released

2004-06-28 Thread Brett Porter
The maven team is pleased to announce the Maven JCoverage plugin 1.0.5 release! http://maven.apache.org/reference/plugins/jcoverage/ This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool. Changes in this version include: Fixed bugs: o Fixed re

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

2004-06-28 Thread brett
brett 2004/06/28 04:37:59 Modified:jcoverage project.xml jcoverage/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.0.5 Revision ChangesPath 1.25 +6 -1 maven-plugins/jcoverage/project.xml Index: project.xml

Maven PMD Plugin 1.5 Released

2004-06-28 Thread Brett Porter
The maven team is pleased to announce the Maven PMD Plug-in 1.5 release! http://maven.apache.org/reference/plugins/pmd/ The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and loo

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

2004-06-28 Thread brett
brett 2004/06/28 04:31:23 Modified:pmd project.xml pmd/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.5 Revision ChangesPath 1.28 +6 -1 maven-plugins/pmd/project.xml Index: project.xml ===

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

2004-06-28 Thread brett
brett 2004/06/28 04:26:31 Modified:jar project.xml jar/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.6 Revision ChangesPath 1.29 +6 -1 maven-plugins/jar/project.xml Index: project.xml ===

[jira] Commented: (MPJCOVERAGE-9) Bad path to stylesheet generated

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Trond Arve Wasskog Created: Mon, 28 Jun 2004 7:23 AM Body: We see the same behaviour, using the default value for the stylesheet property (on Win2K and Linux, maven-jcoverage-plugin v1.0.4). --

RE : [jira] Commented: (MPJAVADOC-28) @link tag not working with package names

2004-06-28 Thread Heritier Arnaud
Ok, I will try to look at MPJAVADOC-28 and MPJAVADOC-29 tonight. Arnaud > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : lundi 28 juin 2004 13:11 > À : [EMAIL PROTECTED] > Objet : [jira] Commented: (MPJAVADOC-28) @link tag not > working with package na

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

2004-06-28 Thread brett
brett 2004/06/28 04:13:18 Modified:plugin project.xml plugin/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.5 Revision ChangesPath 1.39 +6 -1 maven-plugins/plugin/project.xml Index: project.xml =

[jira] Commented: (MPJAVADOC-28) @link tag not working with package names

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 28 Jun 2004 7:09 AM Body: not for a little bit... if you have an idea of how to fix it, feel free to reassign to yourself. - V

cvs commit: maven/maven-jelly-tags .cvsignore

2004-06-28 Thread brett
brett 2004/06/28 04:06:35 Removed: maven-jelly-tags Tag: MAVEN-1_0-BRANCH .cvsignore Log: delete from head - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MPJAVADOC-29) broken on jdk 1.3 for multiple packages

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 28 Jun 2004 7:05 AM Body: I've been able to reproduce it quite easily on Windows, JDK 1.3.1_05. MAke sure you run it on something with >1 package, and compare the output with JDK 1.4.2. The de

[jira] Commented: (MPJAVADOC-28) @link tag not working with package names

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Mon, 28 Jun 2004 6:37 AM Body: Brett, will you try to resolve this bug ? - View this comment: http://jira.codehaus.org/browse/M

[jira] Commented: (MPJAVADOC-29) broken on jdk 1.3 for multiple packages

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Mon, 28 Jun 2004 6:32 AM Body: I'll try to reproduce it tonight. - View this comment: http://jira.codehaus.org/browse/MPJAVADOC

[jira] Created: (MPJAVADOC-29) broken on jdk 1.3 for multiple packages

2004-06-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJAVADOC-29 Here is an overview of the issue: - Ke

[jira] Created: (MPCHANGES-17) jira links don't work with /browse/ form

2004-06-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHANGES-17 Here is an overview of the issue: - Ke

RE: repository src / javadocs for jars

2004-06-28 Thread Mark Ayad
All Compressed in .jar format I hope. > -Original Message- > From: Maczka Michal [mailto:[EMAIL PROTECTED] > Sent: 28 June 2004 10:02 > To: 'Maven Developers List' > Subject: RE: repository src / javadocs for jars > > > > > > -Original Message- > > From: Mark Ayad [mailto:[EMA

RE: repository src / javadocs for jars

2004-06-28 Thread Maczka Michal
> -Original Message- > From: Mark Ayad [mailto:[EMAIL PROTECTED] > Sent: Monday, June 28, 2004 11:05 AM > To: '[EMAIL PROTECTED]' > Subject: repository src / javadocs for jars > > > > I have been looking literally into the Maven Repository, is > there any plans > for the following to

RE: Self-dependent plugin

2004-06-28 Thread Maczka Michal
> -Original Message- > From: Julian Scheid [mailto:[EMAIL PROTECTED] > Sent: Monday, June 28, 2004 5:45 AM > To: [EMAIL PROTECTED] > Subject: Self-dependent plugin > > > Hello Maven friends, > > In general, what do Maven experts think: is the Maven architecture > prepared for self-dep

cvs commit: maven-plugins/multiproject/xdocs faq.fml

2004-06-28 Thread brett
brett 2004/06/28 02:53:07 Modified:multiproject/xdocs faq.fml Log: PR: MPMULTIPROJECT-36 address issue Revision ChangesPath 1.4 +31 -26maven-plugins/multiproject/xdocs/faq.fml Index: faq.fml

[jira] Commented: (MPARTIFACT-13) plugin doesn't handle SNAPSHOT versions correctly

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Michal Maczka Created: Mon, 28 Jun 2004 5:50 AM Body: If it helps you can use 1.0-SNAPHOT and jar:deploy goal. Only drawback at the moment is that snapshot-version files won't be deployed to remote repository. If you can

cvs commit: maven-plugins/jar plugin.jelly

2004-06-28 Thread brett
brett 2004/06/28 02:51:29 Modified:jar plugin.jelly Log: update comment for directory changes Revision ChangesPath 1.40 +1 -1 maven-plugins/jar/plugin.jelly Index: plugin.jelly === R

cvs commit: maven-plugins/pmd/xdocs faq.fml

2004-06-28 Thread brett
brett 2004/06/28 02:46:48 Modified:cruisecontrol/xdocs faq.fml pmd/xdocs faq.fml Log: update source elements to format better Revision ChangesPath 1.3 +3 -9 maven-plugins/cruisecontrol/xdocs/faq.fml Index: faq.fml ===

cvs commit: maven-plugins/dist plugin.jelly

2004-06-28 Thread brett
brett 2004/06/28 02:46:11 Modified:dist plugin.jelly Log: update comment for plugin directory changes Revision ChangesPath 1.18 +1 -1 maven-plugins/dist/plugin.jelly Index: plugin.jelly ===

[jira] Commented: (MPJAR-20) Wrong permissions on JAR and repository directories.

2004-06-28 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 28 Jun 2004 5:44 AM Body: the patches do not address the original bug (and no longer apply) - View this comment: http://jira.

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

2004-06-28 Thread brett
brett 2004/06/28 02:42:48 Modified:plugin plugin.jelly project.xml plugin/xdocs changes.xml Log: separate cache from plusing directory Revision ChangesPath 1.39 +18 -36maven-plugins/plugin/plugin.jelly Index: plugin.jelly ===

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

2004-06-28 Thread brett
brett 2004/06/28 02:40:14 Modified:artifact project.xml artifact/src/main/org/apache/maven/artifact/deployer DefaultArtifactDeployer.java artifact/xdocs changes.xml Log: PR: MPARTIFACT-21 honour distributionSite Revision

cvs commit: maven/xdocs/start install.xml

2004-06-28 Thread brett
brett 2004/06/28 02:39:11 Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml src/conf Tag: MAVEN-1_0-BRANCH defaults.properties src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenConstants.java MavenSession.java

cvs commit: maven-plugins/jcoverage/announcements 1.0.2.ann 1.0.ann

2004-06-28 Thread brett
brett 2004/06/28 02:39:03 Removed: jcoverage/announcements 1.0.2.ann 1.0.ann Log: remove announcements - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MPPMD-11) PMD report plugin fails if there is no src/java directory

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 28 Jun 2004 5:36 AM if you can post some more information or a sample project, I'll reopen. However, on running pmd on a project with the source directory set to an invalid location, the pmd plugin suc

[jira] Closed: (MPARTIFACT-21) distributionSite and distributionAddress

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 28 Jun 2004 5:33 AM done - View the issue: http://jira.codehaus.org/browse/MPARTIFACT-21 Here is an overview of the issue: -

[jira] Closed: (MPMULTIPROJECT-36) Customized navigation no longer aggregated

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 28 Jun 2004 5:34 AM add FAQ - View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-36 Here is an overview of the issue: --

repository src / javadocs for jars

2004-06-28 Thread Mark Ayad
I have been looking literally into the Maven Repository, is there any plans for the following to be added: 1) Source Code where available to correspond with the library jars ? 2) JavaDocs / API where available to correspond with the library jars ? Kind Regards Mark Ayad

RE : [Maven 1.0 branch] Problem with the bootstrap

2004-06-28 Thread Heritier Arnaud
Ok, Thanks Brett. I didn't found when you committed this change. Why need we to produce a RC4 ? Don't you think that the RC3 is more or less stable ?? Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : lundi 28 juin 2004 01:08 > À : Maven Developers

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

2004-06-28 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Mon, 28 Jun 2004 3:44 AM Applied by Brett. We use commons-httpclient-2.0. - View the issue: http://jira.codehaus.org/browse/MAVEN-1332