[maven2 build] Fri May 28 00:07:00 EDT 2004

2004-05-27 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-core/bootstrap.sh --- Building mboot ... --- ---

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-27 Thread brett
brett 2004/05/27 20:23:35 Modified:maven-core bootstrap.sh Log: bootstrap needs to clean target directory. This should be done for others as well, which I'll look at doing and testing later Revision ChangesPath 1.14 +1 -0 maven-components/maven-core/bootstra

[maven2 build] Thu May 27 22:19:23 EDT 2004

2004-05-27 Thread jvanzyl
Performing a clean check out of maven-components ... Updates occured, build required ... --- Building mboot ... --- -

FW: cvs commit: maven-jelly-tags/xdocs changes.xml

2004-05-27 Thread Brett Porter
since the mail alias isn't set up... ok, so maven-jelly-tags cvs module is now independant. Development on it should be done on HEAD. Cheers, Brett --- Begin Message --- Hi. This is the qmail-send program at apache.org. I'm afraid I wasn't able to deliver your message to the following addresses.

cvs commit: maven/maven-jelly-tags/xdocs changes.xml index.xml navigation.xml

2004-05-27 Thread brett
brett 2004/05/27 17:15:41 Removed: maven-jelly-tags .cvsignore project.properties project.xml maven-jelly-tags/src/java/main/org/apache/maven/jelly/tags BaseTagLibrary.java BaseTagSupport.java package.html ma

cvs commit: maven/maven-jelly-tags/xdocs changes.xml index.xml navigation.xml

2004-05-27 Thread brett
brett 2004/05/27 17:08:54 Removed: maven-jelly-tags Tag: MAVEN-1_0-BRANCH .cvsignore project.properties project.xml maven-jelly-tags/src/java/main/org/apache/maven/jelly/tags Tag: MAVEN-1_0-BRANCH BaseTagLibrary.java

cvs commit: maven-plugins/pdf/xdocs navigation.xml

2004-05-27 Thread aheritier
aheritier2004/05/27 14:37:12 Modified:pdf/xdocs navigation.xml Log: use icon and external window for the PDF doc Revision ChangesPath 1.6 +1 -1 maven-plugins/pdf/xdocs/navigation.xml Index: navigation.xml =

cvs commit: maven-plugins/ant/src/plugin-test .cvsignore

2004-05-27 Thread aheritier
aheritier2004/05/27 14:36:22 Modified:ant/src/plugin-test .cvsignore Log: add dist directory from ant build. Revision ChangesPath 1.3 +1 -0 maven-plugins/ant/src/plugin-test/.cvsignore Index: .cvsignore ===

[maven2 build] Thu May 27 16:07:00 EDT 2004

2004-05-27 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-mboot/src/bash/pluggy --- Building mboot ... --- ---

cvs commit: maven-components/maven-mboot/src/bash pluggy

2004-05-27 Thread jvanzyl
jvanzyl 2004/05/27 13:04:02 Modified:maven-mboot/src/bash pluggy Log: Revision ChangesPath 1.3 +9 -1 maven-components/maven-mboot/src/bash/pluggy Index: pluggy === RCS file: /home/cvs/mav

cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly JellyHarnessGenerator.java

2004-05-27 Thread jvanzyl
jvanzyl 2004/05/27 13:03:47 Modified:maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly JellyHarnessGenerator.java Log: o some poms have no stated deps Revision ChangesPath 1.7 +15 -10 maven-components/maven-plugin/src/mai

[maven2 build] Thu May 27 14:07:00 EDT 2004

2004-05-27 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-core/bootstrap.sh P maven-plugin/src/main/java/org/apache/maven/plugin/generator/Main.java P maven-plugin/src/test/java/org/apache/maven/plugin/generator/BeanGeneratorTest.java P maven-plugin/src/test/java/

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-27 Thread jvanzyl
jvanzyl 2004/05/27 10:28:21 Modified:maven-core bootstrap.sh Log: o pass in the pom to the plugin artifact generation mechanism Revision ChangesPath 1.13 +3 -3 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh ==

[jira] Closed: (MPCHANGELOG-39) Date format error in ClearCaseLogFactory

2004-05-27 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 27 May 2004 1:20 PM Done. - View the issue: http://jira.codehaus.org/browse/MPCHANGELOG-39 Here is an overview of the issue: ---

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

2004-05-27 Thread evenisse
evenisse2004/05/27 10:18:45 Modified:changelog/src/main/org/apache/maven/clearcaselib ClearcaseChangeLogGenerator.java changelog/xdocs changes.xml Log: MPCHANGELOG-39. Fix date format with clearcase. Revision ChangesPath 1.3 +2

cvs commit: maven-components/maven-plugin/src/test/resources/source IdeaPlugin.java

2004-05-27 Thread jvanzyl
jvanzyl 2004/05/27 10:14:42 Modified:maven-plugin/src/main/java/org/apache/maven/plugin/generator AbstractGenerator.java BeanGenerator.java Main.java PluginDescriptorGenerator.java PluginXdocGenerator.java

[jira] Commented: (MAVEN-1280) Support project local dependencies

2004-05-27 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Thu, 27 May 2004 1:01 PM Body: Also its not documented in the list of properties here http://maven.apache.org/reference/user-guide.html#Behavioural_Properties I think most people if they find

Re: cvs commit:maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generatorBeanGenerator.java

2004-05-27 Thread Emmanuel Venisse
- Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, May 27, 2004 3:56 PM Subject: Re: cvs commit:maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/g eneratorBeanGenerator.java > On Thu, 2004-05-

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-05-27 Thread jira
The following issue has been updated: Updater: Winston Rast (mailto:[EMAIL PROTECTED]) Date: Thu, 27 May 2004 11:11 AM Comment: This is my minimal test project that demonstrates the problem. Changes: Attachment changed to test.jar ---

[jira] Created: (MAVEN-1296) Multiproject property inheritance

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

[jira] Created: (MPMULTIPROJECT-31) multi-project fails if a project's target/docs directory doesn't exist

2004-05-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-31 Here is an overview of the issue: -

RE : RE : RE : [transaction] website -> solution

2004-05-27 Thread Heritier Arnaud
The problem you have is that in your project.properties you have : maven.xdoc.jsl=../../../jakarta-commons/commons-build/commons-site.jsl Maven doesn't find this file. You must have something like : maven.xdoc.jsl=../sandbox-build/commons-site.jsl Or maven.xdoc.jsl=${basedir}/../../jakarta-comm

[jira] Commented: (MPMULTIPROJECT-30) Multiproject goal requires a project.xml in the multiproject basedir

2004-05-27 Thread jira
The following comment has been added to this issue: Author: Michael Mattox Created: Thu, 27 May 2004 9:56 AM Body: This is now happening in various directories that are not integrated with Maven (ie. do not have a project.xml). As before, if I copy the projext.xml above into the

Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator BeanGenerator.java

2004-05-27 Thread Jason van Zyl
On Thu, 2004-05-27 at 09:01, Emmanuel Venisse wrote: > It's due to the use of System.out in plugins and not ant task that use ant > project logger. Sorry, I'm not following. The only thing being printed out from the plugin is the directory being cleaned and that shows up on the console. There are

Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator BeanGenerator.java

2004-05-27 Thread Jason van Zyl
On Thu, 2004-05-27 at 03:25, Emmanuel Venisse wrote: > What do you think about write the goal name in the output? Maven should take care of this, it's not something that should happen in the plugin itself as it might be used strictly from inside Maven. A goal is a maven thing and not really anyth

Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly JellyHarnessGenerator.java

2004-05-27 Thread Jason van Zyl
On Thu, 2004-05-27 at 03:17, Emmanuel Venisse wrote: > Why you put only the maven-plugin dependency? Some plugin needs more > dependencies, so, we must add all plugin dependencies. Have to start somewhere, I just wanted to get this first plugin flying. I realize other plugins have more dependenci

[jira] Updated: (MPCHANGELOG-39) Date format error in ClearCaseLogFactory

2004-05-27 Thread jira
The following issue has been updated: Updater: Emmanuel (mailto:[EMAIL PROTECTED]) Date: Thu, 27 May 2004 9:23 AM Comment: Here is a fix of this bug. Just forcing english date format. Changes: Attachment changed to ClearcaseChangeLogGenerator.java --

Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator BeanGenerator.java

2004-05-27 Thread Emmanuel Venisse
- Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, May 27, 2004 9:25 AM Subject: Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generato r BeanGenerator.java > > Modifie

Re: maven:reactor and filesets

2004-05-27 Thread Emmanuel Venisse
Emmanuel - Original Message - From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]> Newsgroups: hometree.jakarta.maven.dev To: <[EMAIL PROTECTED]> Sent: Thursday, May 27, 2004 2:38 PM Subject: Re: maven:reactor and filesets > Brett Porter <[EMAIL PROTECTED]> writes: > > >--_=_Next

Re: Missing maven jelly tags in 1.0-RC3

2004-05-27 Thread Henning P. Schmiedehausen
Brett Porter <[EMAIL PROTECTED]> writes: >--_=_NextPart_001_01C44375.89CA3B82 >Content-Type: text/plain >maven-jelly-tags is intended to be moved out of the maven tree and into a >new subproject. It shouldn't really live on the branch anymore either - >thanks for pointing that out. >It isn't

Re: maven:reactor and filesets

2004-05-27 Thread Henning P. Schmiedehausen
Brett Porter <[EMAIL PROTECTED]> writes: >--_=_NextPart_001_01C44375.5AE1C7C5 >Content-Type: text/plain >There's no need: >excludes="proj/dontbuild/project.xml" /> >http://maven.apache.org/reference/maven-jelly-tags/tags.html#maven:reactor Hi Brett, thanks for the answer. I know about the

[jira] Created: (MPJNLP-9) Missing initialization in jnlp:generate-keystore goal

2004-05-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJNLP-9 Here is an overview of the issue: - Key: M

[jira] Updated: (MPIDEA-5) idea module dependencies and module types

2004-05-27 Thread jira
The following issue has been updated: Updater: Séverin Voisin (mailto:[EMAIL PROTECTED]) Date: Thu, 27 May 2004 5:16 AM Comment: modified file. Changes: Attachment changed to module.jelly.txt -

[jira] Created: (MPIDEA-5) idea module dependencies and module types

2004-05-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPIDEA-5 Here is an overview of the issue: - Key: M

[jira] Commented: (MAVEN-1261) Wildcard expansion for resources in project.xml does not work on Darwin/MacOS X

2004-05-27 Thread jira
The following comment has been added to this issue: Author: Raket Man Created: Thu, 27 May 2004 3:47 AM Body: OK, so it's gone :-) The only difference I have since previous run is an OS upgrade to Darwin 7.4.0 from Darwin 7.3.0. I can't begin to understand how that would fix the

Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator BeanGenerator.java

2004-05-27 Thread Emmanuel Venisse
> Modified: maven-plugin/src/main/java/org/apache/maven/plugin/generator > BeanGenerator.java > Log: > o albeit simple, the first m2 plugin to execute under m1 with artifacts > entirely generated from @tags in the m2 plugin source. > >__ __ >| \/ |__ _Apac

Re: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly JellyHarnessGenerator.java

2004-05-27 Thread Emmanuel Venisse
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 27, 2004 8:47 AM Subject: cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generato r/jelly JellyHarnessGenerator.java > jvanzyl 2004/05/26 23:47:45 > > Modifi