[jira] Created: (MAVEN-837) Include dependency as manifest-classpath

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

[jira] Created: (MAVEN-838) update of jsch to 0.1.8

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

cvs commit: maven/src/plugins-build/site project.xml

2003-09-20 Thread vmassol
vmassol 2003/09/20 05:59:16 Modified:src/plugins-build/site project.xml Log: new company, new email address... Revision ChangesPath 1.15 +2 -2 maven/src/plugins-build/site/project.xml Index: project.xml

recent move of tests in checkstyle plugin...

2003-09-20 Thread Vincent Massol
dIon, Is it normal we have src/test/plugin-test/src/main/org/... in the checkstyle plugin? Shouldn't it be: src/test/main/org/... ? Thanks -Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

cvs commit: maven/src/plugins-build/tasklist project.xml

2003-09-20 Thread evenisse
evenisse2003/09/20 08:40:16 Modified:.project.xml src/plugins-build/changelog project.xml src/plugins-build/checkstyle project.xml src/plugins-build/clover project.xml src/plugins-build/developer-activity project.xml

cvs commit: maven/src/plugins-build/pmd/announcements 1.2.ann

2003-09-20 Thread vmassol
vmassol 2003/09/20 09:53:38 Modified:src/plugins-build/pmd/xdocs changes.xml navigation.xml src/plugins-build/pmd project.properties project.xml Added: src/plugins-build/pmd/announcements 1.2.ann Log: Releasing version 1.2 Revision ChangesPath 1.12

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

2003-09-20 Thread vmassol
vmassol 2003/09/20 09:54:43 Modified:src/plugins-build/pmd/xdocs changes.xml Log: Better to use "unknown" than "in CVS" (which is definitely not true) Revision ChangesPath 1.13 +1 -1 maven/src/plugins-build/pmd/xdocs/changes.xml Index: changes.xml ===

Jelly and saxon

2003-09-20 Thread Pavel A. Sher
Hello, I am not sure if Jelly should be discussed here, so tell me if I should post that message to some another mail list. I tried to use saxon with Jelly and run into the problem: saxon throws NullPointerException when tries to use systemId property of StreamSource object. After some investiga

Why is build.properties from ${user.home} the most dominant

2003-09-20 Thread Colin Sampaleanu
I wanted to get the rationale as to why build.properties from ${user.home} is more dominant than build.properties and project.properties from the project dir. This has always seemed ass-backwards to me, and is in fact backwards to the order in which a number of ant projects I've seen (and mine)

[jira] Closed: (MAVEN-800) Test plugin doesn't copy resources correctly

2003-09-20 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-800 Here is an overview of the issue: --

[jira] Commented: (MAVEN-760) PluginManager reloads plugins for every project processed

2003-09-20 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sat, 20 Sep 2003 7:21 PM Body: working on this again... have rolled in some of Jason's code. - View the issue: http://jira.codeha

Results of clean bootstrap at 20030920-2200

2003-09-20 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030920-2200 [exec] build: [exec] [echo] A will fail on purpose [exec] + [exec] | Testing failure-2 [exec] | Memory: 12M/17M [exec

Re: Why is build.properties from ${user.home} the most dominant

2003-09-20 Thread Jason van Zyl
On Sat, 2003-09-20 at 15:41, Colin Sampaleanu wrote: > I wanted to get the rationale as to why build.properties from > ${user.home} is more dominant than build.properties and > project.properties from the project dir. To provide a final place where all values can be overridden. The asumption bei

cvs commit: maven/src/plugins-build/javadoc .cvsignore

2003-09-20 Thread vmassol
vmassol 2003/09/20 23:28:19 Modified:src/plugins-build/javadoc .cvsignore Log: add eclipse projects as ignore files Revision ChangesPath 1.2 +2 -0 maven/src/plugins-build/javadoc/.cvsignore Index: .cvsignore ==

cvs commit: maven/src/plugins-build/site .cvsignore

2003-09-20 Thread vmassol
vmassol 2003/09/20 23:29:06 Modified:src/plugins-build/site .cvsignore Log: add eclipse project files as ignore files Revision ChangesPath 1.2 +2 -0 maven/src/plugins-build/site/.cvsignore Index: .cvsignore ===

cvs commit: maven/src/plugins-build/xdoc .cvsignore

2003-09-20 Thread vmassol
vmassol 2003/09/20 23:31:01 Modified:src/plugins-build/xdoc .cvsignore Log: add eclipse project files as ignore files Revision ChangesPath 1.2 +2 -0 maven/src/plugins-build/xdoc/.cvsignore Index: .cvsignore ===

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

2003-09-20 Thread vmassol
vmassol 2003/09/20 23:43:20 Modified:src/plugins-build/javadoc project.xml plugin.jelly plugin.properties src/plugins-build/javadoc/xdocs properties.xml Log: Added a maven.javadoc.windowtitle property. What's strange is that the property was al