[jira] Commented: (MAVEN-1422) Inheritence with more than 3 layers does not work

2004-11-17 Thread jira
The following comment has been added to this issue: Author: Edwin Chiu Created: Wed, 17 Nov 2004 4:45 PM Body: Works for me now too. For some reason one of my scripts was calling "maven -Dgoal build multiproject:goal" when it should have been "maven -Dgoal=build multiproject:goal

Re: [OT] RFC on Maven vs. Struts vs. Xdoclet

2004-11-17 Thread Corey Scott
Brett, If it is considered useful, then I am happy to maintain it and donate to Maven site. I am happy to check again for articles, I have to admit I googled for a while and couldnt find anything that told me the whole story, but this may have been an experience thing as I was coming in fresh to

Re: [OT] RFC on Maven vs. Struts vs. Xdoclet

2004-11-17 Thread Brett Porter
Hi Corey, I haven't read through this just yet, but do you have any intentions for publishing it anywhere in particular? We could add it to the Maven site, but you'd have to maintain it by submitting patches later on. Unfortunately the wiki is dead, at least for now. We're always on the lookout

[jira] Updated: (MAVEN-1507) Fails on IBM 1.3 JDK

2004-11-17 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Wed, 17 Nov 2004 2:47 PM Comment: I'll see what we can do as others have reported it. Changes: Fix Version changed to 1.0.2 -

[jira] Closed: (MAVEN-1508) field OVERRIDE_NONE not found upon starting maven first time (LINUX)

2004-11-17 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Wed, 17 Nov 2004 2:46 PM dupe of MAVEN-1507. Can you please comment there on exactly what JDK Version you have - View the issue: http://j

[jira] Updated: (MAVEN-1502) Build doesn't fail when dependency can't be downloaded due to wrong permissions

2004-11-17 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Wed, 17 Nov 2004 2:44 PM Changes: Fix Version changed to 1.0.2 - For a full history of the issue, see:

[OT] RFC on Maven vs. Struts vs. Xdoclet

2004-11-17 Thread Corey Scott
Hi, I recently tried to get xdoclet to generate my struts-config.xml, web.xml, and validation.xml files and thanks to Erik Hatcher, my JSP's, etc. After a lot of searching I couldnt find a Maven article for this, only Ant ones. Because of this, I tried to keep a record of way I did and so on. I

[jira] Commented: (MAVEN-1422) Inheritence with more than 3 layers does not work

2004-11-17 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 17 Nov 2004 2:43 PM Body: works for me - View this comment: http://jira.codehaus.org/browse/MAVEN-1422?page=comments#action_2

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

2004-11-17 Thread evenisse
evenisse2004/11/17 07:32:04 Modified:jbuilder plugin.jelly jbuilder/xdocs changes.xml Log: Aadd support for jbuilder 2005. Revision ChangesPath 1.26 +1 -1 maven-plugins/jbuilder/plugin.jelly Index: plugin.jelly =

[jira] Commented: (MAVEN-1422) Inheritence with more than 3 layers does not work

2004-11-17 Thread jira
The following comment has been added to this issue: Author: Edwin Chiu Created: Wed, 17 Nov 2004 9:48 AM Body: This defect should be reopened as the attached test case (1422.zip) still fails. Here's the output C:\devel\projects\maven-bugs\1422\layer1\layer2\layer3>maven -Dgoal=bu

[jira] Created: (MPSCM-35) Adding perform-release logging

2004-11-17 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSCM-35 Here is an overview of the issue: - Key: M

cvs commit: maven-plugins/cruisecontrol plugin.jelly

2004-11-17 Thread epugh
epugh 2004/11/17 06:17:29 Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl cruisecontrol plugin.jelly Log: Don't use a .sh extension on maven on *nix, it is plain old maven. Use .bat on windows. Revision ChangesPath 1.16 +2 -2

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

2004-11-17 Thread epugh
epugh 2004/11/17 06:11:42 Added: eclipse/src/plugin-test/maintest .cvsignore Log: Add ignores for plugin test Revision ChangesPath 1.1 maven-plugins/eclipse/src/plugin-test/maintest/.cvsignore Index: .cvsignore =

[jira] Created: (MAVEN-1508) field OVERRIDE_NONE not found upon starting maven first time (LINUX)

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

[jira] Updated: (MPCHANGELOG-48) CVS date format problem

2004-11-17 Thread jira
The following issue has been updated: Updater: Erwin van der Koogh (mailto:[EMAIL PROTECTED]) Date: Wed, 17 Nov 2004 5:51 AM Comment: this should go in src/test-resources/cvslib next to the cvslog.txt. Only use this in combination with the patch_src Changes: Attachm

patch for new CVS dateformat (MPCHANGELOG-48)

2004-11-17 Thread Erwin van der Koogh
Hallo all, Recently the CVS guys, in their infinite wisdom, decided to change the date format in their log messages to ISO8601 format. This has broken the changelog plugin. I have posted the patch on the jira issue, but thought it might be easy to send it here as well and explain it a bit. Cha

[jira] Updated: (MPCHANGELOG-48) CVS date format problem

2004-11-17 Thread jira
The following issue has been updated: Updater: Erwin van der Koogh (mailto:[EMAIL PROTECTED]) Date: Wed, 17 Nov 2004 5:31 AM Comment: This is a patch that has worked for us. It's backwards compatible and should work on both versions. It also adds tests for the new datestyles. Pleas

[jira] Commented: (MAVEN-1507) Fails on IBM 1.3 JDK

2004-11-17 Thread jira
The following comment has been added to this issue: Author: Harald Ommang Created: Wed, 17 Nov 2004 4:03 AM Body: I get the same error on this: java.exe full version "J2RE 1.3.1 IBM Windows 32 build cn131-20030711a" works on this: java full version "1.3.1_13-b03" Harald -