[jira] Created: (MAVEN-615) [Repository Upload Request] - Excalibur Fortress 1.0

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

[jira] Created: (MAVEN-614) Maven does not download updated ear artifact

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

[jira] Closed: (MAVEN-564) PATCH - check for MAVEN_HOME variable at bootstrap

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 7:58 PM Patch applied. Thanks Felipe - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-564 Her

cvs commit: maven build-bootstrap.xml

2003-07-25 Thread bwalding
bwalding2003/07/25 17:29:45 Modified:.build-bootstrap.xml Log: PATCH - check for MAVEN_HOME variable at bootstrap PR: MAVEN-564 Submitted by: Felipe Leme Revision ChangesPath 1.202 +5 -1 maven/build-bootstrap.xml Index: build-bootstrap.xml

[jira] Closed: (MAVEN-498) [Upload] javassist

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 7:20 PM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-498 Here is an overview of the

[jira] Closed: (MAVEN-555) Apache Axis 1.1 upload request

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 7:17 PM Done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-555 Here is an overview of the

[jira] Closed: (MAVEN-504) upload xmlunit 1.0 to repo

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 7:04 PM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-504 Here is an overview of the

[jira] Closed: (MAVEN-500) please upload xdoclet-1.2b3 to remote repo

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 7:02 PM On Aslak's subtle advice, I'm closing this. The Xdoclet dist is hosed anyway, 1.2b4 version numbering inside a 1.2b3 package. -

[jira] Closed: (MAVEN-499) upload kxml 2.1.7 to repo

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 6:53 PM Done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-499 Here is an overview of the

cvs commit: maven/src/plugins-build/xdoc/src/main/org/apache/maven DependencyDescriberBean.java DescribedDependency.java

2003-07-25 Thread michal
michal 2003/07/25 15:47:30 Modified:src/plugins-build/xdoc/xdocs changes.xml goals.xml src/plugins-build/xdoc plugin.jelly project.xml src/plugins-build/xdoc/src/plugin-resources/templates dependencies.xml Added: src/plugins-

[POM extensions]

2003-07-25 Thread Michal Maczka
I want to propose following changes in POM: a) Add tag which points to a place where javadoc of given project is accessible (URL) I should be on the same level as tag. This can be used e.g. by javadoc plugin. b) tag inside of tag I quite frequently use XML comments ( ) to des

[jira] Commented: (MAVEN-157) Xdoc example

2003-07-25 Thread jira
The following comment has been added to this issue: Author: Wayne Crosby Created: Fri, 25 Jul 2003 1:36 PM Body: Mike Thank you for the quick example. I notice that in the maven-xdoc-plugin directory there are jelly-templates and velocity templates. The index.xml template in t

cvs commit: maven/src/plugins-build/plexus plugin.jelly

2003-07-25 Thread jvanzyl
jvanzyl 2003/07/25 09:27:40 Modified:src/plugins-build/plexus plugin.jelly Log: o Use the groupId not a hardcoded plexus value. Revision ChangesPath 1.19 +2 -2 maven/src/plugins-build/plexus/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/src/plugins-build/plexus plugin.jelly

2003-07-25 Thread jvanzyl
jvanzyl 2003/07/25 09:20:26 Modified:src/plugins-build/plexus plugin.jelly Log: o For the destination we need the full path to the artifact. Revision ChangesPath 1.18 +1 -1 maven/src/plugins-build/plexus/plugin.jelly Index: plugin.jelly ==

[jira] Commented: (MAVEN-502) Upload xmtp 2.0 to remote repo?

2003-07-25 Thread jira
The following comment has been added to this issue: Author: Warner Onstine Created: Fri, 25 Jul 2003 10:33 AM Body: Will do. -warner - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-50

[jira] Resolved: (MAVEN-519) NekoHTML 0.7.7 upload request

2003-07-25 Thread jira
Message: The following issue has been resolved as FIXED. Resolver: Ben Walding Date: Fri, 25 Jul 2003 10:14 AM one - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-519 Here is an overv

[jira] Commented: (MAVEN-502) Upload xmtp 2.0 to remote repo?

2003-07-25 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Fri, 25 Jul 2003 10:11 AM Body: There is no license listed on their site. We (Warner) needs to find out the license and have it posted at their site.

[jira] Closed: (MAVEN-613) ear plugin doesn't generate application.xml with doctype

2003-07-25 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 25 Jul 2003 10:01 AM Looks reasonable enough. Applied. Thanks Thomas - View the issue: http://jira.codehaus.org/secure/ViewIssue.jsp

cvs commit: maven/src/plugins-build/ear plugin.jelly plugin.properties

2003-07-25 Thread bwalding
bwalding2003/07/25 07:59:16 Modified:src/plugins-build/ear/xdocs properties.xml src/plugins-build/ear plugin.jelly plugin.properties Log: Ensure ear files are correctly versioned for validating j2ee containers. PR: MAVEN-613 Submitted by: Thomas Christensen Re

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

2003-07-25 Thread bwalding
bwalding2003/07/25 07:56:16 Modified:src/test/java/org/apache/maven/project ProjectInheritanceTest.java Log: Validate inheritance Revision ChangesPath 1.34 +27 -0 maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java

cvs commit: maven/src/test/extend/child_project project-child2.xml

2003-07-25 Thread bwalding
bwalding2003/07/25 07:47:50 Modified:src/test/extend project-child.xml src/test/extend/child_project project-child2.xml Log: Validate inheritance Revision ChangesPath 1.5 +3 -0 maven/src/test/extend/project-child.xml Index: project-child.xml

Latest Dependecy Convergence Report.

2003-07-25 Thread Michal Maczka
Latest Dependency Convergence Report. Thanks to dIon we are now at 94% (two days ago it was just 74%!!) I don't know if somebody ever did a tool like this: so if somebody has better name for the tool itself or better replacement for terms like: Convergence, NOD, NOA Also any idea how to improve

[jira] Commented: (MAVEN-613) ear plugin doesn't generate application.xml with doctype

2003-07-25 Thread jira
The following comment has been added to this issue: Author: Thomas Christensen Created: Fri, 25 Jul 2003 9:13 AM Body: The patch has to be applied in maven\src\plugins-build\ear. - View the issue: http://jira.co

[jira] Updated: (MAVEN-613) ear plugin doesn't generate application.xml with doctype

2003-07-25 Thread jira
The following issue has been updated: Updater: Thomas Christensen (mailto:[EMAIL PROTECTED]) Date: Fri, 25 Jul 2003 9:10 AM Comment: This patch adds the doctype (version 1.2 and 1.3 supported). Changes: Attachment changed to ear_patch.dif ---

[jira] Created: (MAVEN-613) ear plugin doesn't generate application.xml with doctype

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

cvs commit: maven/src/plugins-build/multiproject/src/main/org/apache/maven/multiproject/harmonizer MultiDependency.java DependencyHarmonizer.java

2003-07-25 Thread michal
michal 2003/07/25 06:50:46 Added: src/plugins-build/multiproject/src/main/org/apache/maven/multiproject/harmonizer MultiDependency.java DependencyHarmonizer.java Log: Added Dependency Cov. Revision ChangesPath 1.1 maven/src/pl

cvs commit: maven/src/plugins-build/multiproject/src/main/org/apache/maven/multiproject - New directory

2003-07-25 Thread michal
michal 2003/07/25 06:50:40 maven/src/plugins-build/multiproject/src/main/org/apache/maven/multiproject - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/multiproject/src/main/org/apache - New directory

2003-07-25 Thread michal
michal 2003/07/25 06:50:39 maven/src/plugins-build/multiproject/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/multiproject/src/main/org/apache/maven - New directory

2003-07-25 Thread michal
michal 2003/07/25 06:50:40 maven/src/plugins-build/multiproject/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/multiproject/src/main/org/apache/maven/multiproject/harmonizer - New directory

2003-07-25 Thread michal
michal 2003/07/25 06:50:40 maven/src/plugins-build/multiproject/src/main/org/apache/maven/multiproject/harmonizer - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

[jira] Commented: (MAVEN-612) Error downloading dependency in sub-project of multiproject

2003-07-25 Thread jira
The following comment has been added to this issue: Author: Howard M. Lewis Ship Created: Fri, 25 Jul 2003 8:50 AM Body: You can download Tapestry via anon CVS from cvs.apache.org as jakarta-tapestry. - View the is

[jira] Updated: (MAVEN-612) Error downloading dependency in sub-project of multiproject

2003-07-25 Thread jira
The following issue has been updated: Updater: Howard M. Lewis Ship (mailto:[EMAIL PROTECTED]) Date: Fri, 25 Jul 2003 8:49 AM Changes: Attachment changed to maven.out - For a full history of the iss

[jira] Commented: (MAVEN-612) Error downloading dependency in sub-project of multiproject

2003-07-25 Thread jira
The following comment has been added to this issue: Author: Howard M. Lewis Ship Created: Fri, 25 Jul 2003 8:49 AM Body: c:\workspace\jakarta-tapestry>maven -X > maven.out WARNING: Failed to download javassist-2.5.1.jar. BUILD FAILED File.. file:/C:/Documents and Settings/Howa

[jira] Created: (MAVEN-612) Error downloading dependency in sub-project of multiproject

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

Re: java.net.Authenticator and jelly script

2003-07-25 Thread James CE Johnson
In the words of Rosanne Rosanna-Danna... "Nevermind" The whole point of this was to be able to use ant:style from behind an authenticating proxy: ${systemScope.setProperty('javax.xml.transform.TransformerFactor

java.net.Authenticator and jelly script

2003-07-25 Thread James CE Johnson
Still trying to get ant:style to work behind an authenticating proxy... Is there a way I can do this in jelly or should I create a jelly bean? System.setProperty("http.proxyHost", System.getProperty("maven.proxy.host")); System.setProperty("http.proxyPort", System.getProperty("maven.proxy.port"))

cvs commit: maven/src/plugins-build/multiproject/src/plugin-resources/templates dependency-convergence-report.xml

2003-07-25 Thread michal
michal 2003/07/25 05:32:04 Added: src/plugins-build/multiproject/src/plugin-resources/templates dependency-convergence-report.xml Log: Added Dependecy Covergence Report Revision ChangesPath 1.1 maven/src/plugins-build/multiproj

cvs commit: maven/src/plugins-build/multiproject project.xml plugin.jelly

2003-07-25 Thread michal
michal 2003/07/25 05:31:32 Modified:src/plugins-build/multiproject project.xml plugin.jelly Log: Added Dependecy Covergence Report Revision ChangesPath 1.6 +14 -2 maven/src/plugins-build/multiproject/project.xml Index: project.xml ===

[jira] Commented: (MAVEN-611) groupId and multiple levels of pom inheritance

2003-07-25 Thread jira
The following comment has been added to this issue: Author: gilles dodinet Created: Fri, 25 Jul 2003 3:54 AM Body: also, the same kind of problem seems to happen for dependencies. dependencies ive declared in grandparent pom and flagged as war.bundle are not bundled. -

[jira] Created: (MAVEN-611) groupId and multiple levels of pom inheritance

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

[jira] Created: (MAVEN-610) Unicode entities from projext.xml are not shown in generated site in HTML or even in XML

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

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

2003-07-25 Thread dion
dion2003/07/25 00:15:58 Modified:src/plugins-build/simian/xdocs changes.xml Log: Docs Revision ChangesPath 1.7 +3 -0 maven/src/plugins-build/simian/xdocs/changes.xml Index: changes.xml =

cvs commit: maven/src/plugins-build/simian/src/main/org/apache/maven/simian SimianLog.java DuplicationArea.java

2003-07-25 Thread dion
dion2003/07/25 00:15:13 Modified:src/plugins-build/simian/src/main/org/apache/maven/simian SimianLog.java DuplicationArea.java Log: Fix class name having xref. or xref-test. on the beginning Revision ChangesPath 1.4 +3 -2 maven/src/

cvs commit: maven/src/plugins-build/pmd/src/plugin-resources pmd.jsl

2003-07-25 Thread dion
dion2003/07/25 00:05:38 Modified:src/plugins-build/pmd/src/plugin-resources pmd.jsl Log: absolute paths are not necessarily canonical Revision ChangesPath 1.2 +1 -1 maven/src/plugins-build/pmd/src/plugin-resources/pmd.jsl Index: pmd.jsl =

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

2003-07-25 Thread dion
dion2003/07/25 00:05:02 Modified:src/plugins-build/checkstyle/src/plugin-resources checkstyle.jsl Log: absolute paths are not necessarily canonical Revision ChangesPath 1.9 +1 -1 maven/src/plugins-build/checkstyle/src/plugin-resourc