[jira] Closed: (MPSCM-5) maven-scm-plugin: cvs-update-project has incomplete ant:cvs params

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSCM-5 Here is an overview of the issue: --

[jira] Closed: (MPPMD-8) running default site goal generates broken link to cpd report

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPMD-8 Here is an overview of the issue: --

[jira] Closed: (MPJAR-22) Manifest Extension fixes: Ignore plugin dependencies, allow url override.

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAR-22 Here is an overview of the issue: -

[jira] Closed: (MPAPPSERVER-6) maven appserver:install not working in RC2

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPAPPSERVER-6 Here is an overview of the issue:

[jira] Closed: (MPAPPSERVER-4) Added support for Orion appserver 2.0.2

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPAPPSERVER-4 Here is an overview of the issue:

[jira] Closed: (MPNATIVE-1) maven-native-plugin:jniheader is not working on JDK 1.4.2

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPNATIVE-1 Here is an overview of the issue: ---

[jira] Closed: (MPTEST-28) Change the interpretation of the maven.test.failure.ignore property

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPTEST-28 Here is an overview of the issue:

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

2004-04-14 Thread brett
brett 2004/04/14 23:16:16 Modified:multiproject plugin.jelly project.xml multiproject/xdocs changes.xml Log: PR: MPMULTIPROJECT-19 cut memory usage by a large percentage Revision ChangesPath 1.37 +33 -22maven-plugins/multiproject/plugin.jelly

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

2004-04-14 Thread brett
brett 2004/04/14 23:15:43 Modified:native plugin.jelly Added: native/xdocs changes.xml Log: PR: MPNATIVE-1 fix javah usage Revision ChangesPath 1.7 +25 -1 maven-plugins/native/plugin.jelly Index: plugin.jelly

[jira] Closed: (MAVEN-1230) Wrong error message when downloading dependencies fails

2004-04-14 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1230 Here is an overview of the issue: ---

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

2004-04-14 Thread brett
brett 2004/04/14 23:10:27 Modified:jar plugin.jelly jar/xdocs changes.xml Log: PR: MPJAR-22 improve extension support Revision ChangesPath 1.33 +16 -4 maven-plugins/jar/plugin.jelly Index: plugin.jelly ==

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

2004-04-14 Thread brett
brett 2004/04/14 23:09:50 Modified:test plugin.jelly test/xdocs changes.xml Log: PR: MPNATIVE-1 use native javah Revision ChangesPath 1.28 +3 -6 maven-plugins/test/plugin.jelly Index: plugin.jelly ===

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

2004-04-14 Thread brett
brett 2004/04/14 23:09:05 Modified:appserver plugin.jelly plugin.properties appserver/xdocs appserver.xml changes.xml properties.xml Added: appserver/src/plugin-resources orion-2.0.2.jelly Log: PR: MPAPPSERVER-4 add support for orion Revision Changes

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven ReactorTag.java

2004-04-14 Thread brett
brett 2004/04/14 23:06:44 Modified:src/java/org/apache/maven/jelly/tags/maven Tag: MAVEN-1_0-BRANCH ReactorTag.java Log: add extra tags to allow improved memory usage Revision ChangesPath No revision No revis

cvs commit: maven/src/java/org/apache/maven/verifier DependencyVerifier.java

2004-04-14 Thread brett
brett 2004/04/14 23:06:18 Modified:src/java/org/apache/maven/verifier Tag: MAVEN-1_0-BRANCH DependencyVerifier.java Log: PR: MAVEN-1230 remove misleading message Revision ChangesPath No revision No revision

cvs commit: maven/src/java/org/apache/maven/util HttpUtils.java

2004-04-14 Thread brett
brett 2004/04/14 23:05:51 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java Log: formatting Revision ChangesPath No revision No revision 1.28.4.5 +14 -15maven/src/java/org/ap

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/navigation Menu.java Navigation.java

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 20:22:09 Modified:maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc XdocPlugin.java maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render DefaultXdocRenderer.java Ren

[jira] Created: (MPJAR-24) Linking to ${pom.artifactId}-SNAPSHOT.jar generates an error on Solaris if a previous SNAPSHOT was deployed

2004-04-14 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAR-24 Here is an overview of the issue: -

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/resources/style maven-base.css maven-theme.css

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 19:48:08 Modified:maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc XdocPlugin.java maven-plugins/maven-xdoc-plugin/src/main/resources/style maven-base.css maven-theme.css Added:

cvs commit: maven-components/maven-model maven.mdo

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 19:03:54 Modified:maven-model maven.mdo Log: o adding some versions to elements to experiment with output for a specific version. Working on the v3 -> v4 converter. Revision ChangesPath 1.26 +14 -9 maven-components/maven-model/maven.mdo I

cvs commit: maven-components/maven-model maven.mdo

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 18:59:20 Modified:maven-model maven.mdo Log: o adding type element to the project. so now the groupId, artifactId and type of a project match that of a dependency. Revision ChangesPath 1.25 +7 -0 maven-components/maven-model/maven.mdo In

RE: filescanner bug?

2004-04-14 Thread Brett Porter
maven.src.dir defaults to maven.src.dir = ${basedir}/src. It is not related to the POM entry you have used. - Brett > -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 14 April 2004 6:02 PM > To: Maven Developers List > Subject: Re: filescanner bug?

[jira] Commented: (MAVEN-1235) Performance problem with Maven reactor on Solaris

2004-04-14 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 14 Apr 2004 6:32 PM Body: I have no problems on Solaris, although with somewhat fewer projects. I'd look more at what is happening on the box. Perhaps your Solaris box has less physical RAM and

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model TeamRenderer.java

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 15:32:03 Added: maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model TeamRenderer.java Log: o render developers and contributors for a project Revision ChangesPath 1.1 maven-compon

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model DependenciesRenderer.java

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 15:25:27 Added: maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model DependenciesRenderer.java Log: o dependency renderer Revision ChangesPath 1.1 maven-components/maven-plugins/ma

cvs commit: maven-components project.xml

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 15:04:49 Modified:.project.xml Log: o mailing list info for all m2 components Revision ChangesPath 1.14 +15 -0 maven-components/project.xml Index: project.xml ===

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model AbstractModelElementRenderer.java MailingListsElementRenderer.java ModelElementRenderer.java

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 15:00:58 Added: maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model AbstractModelElementRenderer.java MailingListsElementRenderer.java ModelElementRenderer.java Lo

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model - New directory

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 14:16:36 maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/model - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

[jira] Updated: (MPXDOC-96) wrong lists generated for not expandable menu items

2004-04-14 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Wed, 14 Apr 2004 4:48 PM Comment: diff Changes: Attachment changed to xdoc_jsl_ul_patch.diff - F

[jira] Created: (MPXDOC-96) wrong lists generated for not expandable menu items

2004-04-14 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-96 Here is an overview of the issue:

[jira] Commented: (MPJAVA-17) java:compile uses switches that are incompatible with JDK 1.1

2004-04-14 Thread jira
The following comment has been added to this issue: Author: Trevor Lohrbeer Created: Wed, 14 Apr 2004 4:44 PM Body: One more thing. Under JDK 1.2, the maven.compile.jdk.classpath variable may need to be set to '${maven.compile.jdk.home}/lib/tools.jar;${maven.compile.jdk.home}/lib/

[jira] Created: (MPJAVA-17) java:compile uses switches that are incompatible with JDK 1.1

2004-04-14 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVA-17 Here is an overview of the issue:

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/element AbstractXdocElementRenderer.java XdocElementRenderer.java

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 13:35:44 Added: maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render RenderingContext.java maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/element Abstra

[jira] Created: (MPECLIPSE-23) document property maven.eclipse.dependency

2004-04-14 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-23 Here is an overview of the issue: -

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/navigation - New directory

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 10:43:43 maven-components/maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc/render/navigation - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/xdocs - New directory

2004-04-14 Thread jvanzyl
jvanzyl 2004/04/14 06:37:50 maven-components/maven-plugins/maven-xdoc-plugin/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MPAPPSERVER-5) Allow remote debugging for application server

2004-04-14 Thread jira
Message: The following issue has been closed. Resolver: Peter Lynch Date: Wed, 14 Apr 2004 9:27 AM Applied the patch today. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPAPPSERVER-5 Here

[jira] Created: (MAVEN-1236) Add user and group properties

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

cvs commit: maven-plugins/appserver/src/plugin-resources tomcat-4.1.x.jelly

2004-04-14 Thread plynch
plynch 2004/04/14 06:26:03 Modified:appserver plugin.properties appserver/src/plugin-resources tomcat-4.1.x.jelly Log: o apply patch for MPAPPSERVER-05 provided by Guillaume Lasnier which provides server debugging support Revision ChangesPath 1.5

[jira] Commented: (MPAPPSERVER-5) Allow remote debugging for application server

2004-04-14 Thread jira
The following comment has been added to this issue: Author: Guillaume Lasnier Created: Wed, 14 Apr 2004 8:58 AM Body: I would like to know if this issue is being processed... - View this comment: http://jira.cod

[jira] Updated: (MPNATIVE-4) add support for optional compiler/linker arguments

2004-04-14 Thread jira
The following issue has been updated: Updater: Joachim Bader (mailto:[EMAIL PROTECTED]) Date: Wed, 14 Apr 2004 7:29 AM Comment: add support for optional compiler/linker arguments Changes: Attachment changed to patch.diff -

[jira] Created: (MPNATIVE-4) add support for optional compiler/linker arguments

2004-04-14 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPNATIVE-4 Here is an overview of the issue: ---

[jira] Created: (MAVEN-1235) Performance problem with Maven reactor on Solaris

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

Re: filescanner bug?

2004-04-14 Thread Niclas Hedhman
On Wednesday 14 April 2004 15:52, [EMAIL PROTECTED] wrote: > > ${pom.sourceDirectory} > > That should be ${pom.build.sourceDirectory}. Ok, my bad!!! Thanks! > > And the "maven.src.dir" is not equal to "pom.build.sourceDirectory"? Or maybe not yet? Niclas -- +-//-

Re: filescanner bug?

2004-04-14 Thread dion
Niclas Hedhman <[EMAIL PROTECTED]> wrote on 14/04/2004 03:33:22 PM: > > I have > > ${basedir}/src/main > > > ${pom.sourceDirectory} That should be ${pom.build.sourceDirectory}. > > > **/*.properties > **/*.x* > > > >