[jira] Created: (MAVEN-573) bootstrap failed when language setting is Chinese (Hong Kong S.A.R.)

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

Re: b10 werkz changes break reactor

2003-07-15 Thread bob mcwhirter
On Wed, 16 Jul 2003, Ben Walding wrote: > There was a change in the semantics of werkz / attainGoal.I don't > know the specifics of it, but it was supposed to allow finegrained > control of prerequisite handling. > > Looking for code that added session as a parameter to the attain tags I

RE: maven-SNAPSHOT.jar and maven.jar dependencies

2003-07-15 Thread Brett Porter
:) Its not just maven-SNAPSHOT, it is maven.jar as well. If a plugin depends on maven.jar for whatever reason, shouldn't it depend on maven-1.0-beta-9.jar and so on? I'm not sure why it breaks so much, but maybe the classloader isolation will stop it when it happens. Thanks, Brett -Original

Re: maven-SNAPSHOT.jar and maven.jar dependencies

2003-07-15 Thread Ben Walding
The artifact plugin has a reference to maven-SNAPSHOT. Blame Michal (it is unfair to blame Michal, but unfair blamestorming is what we do best!) Brett Porter wrote: Hi, It seems I'm being bitten by these again - seems to happen whenever I upgrade! On some systems, it fails as it can't find one

Re: b10 werkz changes break reactor

2003-07-15 Thread Ben Walding
There was a change in the semantics of werkz / attainGoal.I don't know the specifics of it, but it was supposed to allow finegrained control of prerequisite handling. Looking for code that added session as a parameter to the attain tags I think. Bob / Jason will probably know more. Wheth

RE: b10 werkz changes break reactor

2003-07-15 Thread Brett Porter
It appears to be a problem with executing more than one goal at a time: maven clean cdit:build fails maven clean; maven cdit:build works This isn't always the case (other projects have just the cdit:build fail), so there is definitely more to it - but I'm leaving it at that until I can try it out

maven-SNAPSHOT.jar and maven.jar dependencies

2003-07-15 Thread Brett Porter
Hi, It seems I'm being bitten by these again - seems to happen whenever I upgrade! On some systems, it fails as it can't find one of these dependencies (no proxy server, so it is my own repo). I need to manually install these on my own repo, but if they mismatch maven versions, all sorts of thing

RE: b10 werkz changes break reactor

2003-07-15 Thread Brett Porter
I've tried cleaning out my repo, plugin cache, and running again under CVS HEAD and it isn't working. It does work on some projects which is the strange thing. b9 is still working fine after doing all of the above. It may not be a werkz thing, but I'll see how I go tracking it down with the werkz

Re: b10 werkz changes break reactor

2003-07-15 Thread Jason van Zyl
On Tue, 2003-07-15 at 20:35, Brett Porter wrote: > Hi, > > It seems some of the changes made to werkz late in b10 have broken the > reactor in some cases. > I was using a build from CVS of about 1 or 2 weeeks ago that was fine, but > rolling out b10 has caused a lot of "unknown goal" exceptions wh

Re: b10 werkz changes break reactor

2003-07-15 Thread bob mcwhirter
> Debugging it I have seen WerkzProject return "null" to the eachGoal var in > the plugin manager, but I can't debug werkz as the source at > cvs.werkz.sf.net is out of date. I'm guessing the werkz that got dropped > with b10 is a build from somewhere else? cvs.codehaus.org:/cvsroot/werkz co werkz

b10 werkz changes break reactor

2003-07-15 Thread Brett Porter
Hi, It seems some of the changes made to werkz late in b10 have broken the reactor in some cases. I was using a build from CVS of about 1 or 2 weeeks ago that was fine, but rolling out b10 has caused a lot of "unknown goal" exceptions when running under reactor. Changing into the appropriate dir a

[jira] Created: (MAVEN-572) Unable to define jsp tar jar and tld dependencies together

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

[jira] Commented: (MAVEN-470) The Maven download is a lot heavier than it needs to be

2003-07-15 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 15 Jul 2003 5:49 PM Body: I thought about plugging it in to Maven's Java startup, but it would require reading some XML file like you say to find the files. For a once only task, it seemed like

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

2003-07-15 Thread michal
michal 2003/07/15 12:05:12 Modified:src/plugins-build/ear/xdocs properties.xml src/plugins-build/ear plugin.jelly Log: Just changed my mind about the name of one of the properties. Still think that 'ear.appxml.war.context-root' is way to lng. Revision Chan

[jira] Resolved: (MAVEN-565) ear plugin uses wrong variable to set context-root in descriptor

2003-07-15 Thread jira
Message: The following issue has been resolved as FIXED. Resolver: Michal Maczka Date: Tue, 15 Jul 2003 2:26 PM Fixed - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-565 Here is an ov

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

2003-07-15 Thread michal
michal 2003/07/15 12:00:19 Modified:src/plugins-build/ear/xdocs properties.xml changes.xml Log: Fixes for MAVEN-565. Documentation of some properties was outdated Revision ChangesPath 1.5 +3 -3 maven/src/plugins-build/ear/xdocs/properties.xml Index: pro

[jira] Created: (MAVEN-571) incorrect property name for context root in ear plugin

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

Forwarding outdated http.//www.maven.org to http://maven.apache.org ?!

2003-07-15 Thread Siegfried Göschl
Hi folks, I had http://www.maven.org as a bookmark but it contains an old website of MAVEN (last updated 19.Feb.2003) since the current site is located at http://maven.apache.org/ Is it possible to forward or redirect it to the official site ... I made a fool of myself complaining that the ite

cvs commit: maven/xdocs status.xml

2003-07-15 Thread jvanzyl
jvanzyl 2003/07/15 05:21:44 Modified:xdocsstatus.xml Log: o Updating Revision ChangesPath 1.14 +11 -2 maven/xdocs/status.xml Index: status.xml === RCS file: /home/cvs/maven/xdocs/status.

[jira] Updated: (MAVEN-570) jboss plugin fails to start and stop in linux

2003-07-15 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Tue, 15 Jul 2003 7:15 AM Comment: calling shutdown.sh instead of shutdown Changes: Attachment changed to shutdown.3.2.patch.txt

[jira] Updated: (MAVEN-570) jboss plugin fails to start and stop in linux

2003-07-15 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Tue, 15 Jul 2003 7:15 AM Comment: calling shutdown.sh instead of shutdown Changes: Attachment changed to shutdown.3.0.patch.txt

[jira] Updated: (MAVEN-570) jboss plugin fails to start and stop in linux

2003-07-15 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Tue, 15 Jul 2003 7:13 AM Comment: 1. calling run.sh instead of run 2. must export JAVA_OPTS. otherwise the jboss.server.home.dir and jboss.server.home.url are not set Changes:

[jira] Updated: (MAVEN-570) jboss plugin fails to start and stop in linux

2003-07-15 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Tue, 15 Jul 2003 7:10 AM Comment: This patch adds implementation to jboss:start and jboss:stop for Linux Changes: Attachment changed to plugin.jelly.patch.570.txt -

[jira] Created: (MAVEN-570) jboss plugin fails to start and stop in linux

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

[jira] Updated: (MAVEN-569) jboss:configure fails in linux when coping the jboss scripts to start/stop/etc

2003-07-15 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Tue, 15 Jul 2003 6:42 AM Comment: The problem is that is missing Attached is a patch Changes: Attachment changed to plugin.jelly.patch.txt ---

[jira] Created: (MAVEN-569) jboss:configure fails in linux when coping the jboss scripts to start/stop/etc

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

[jira] Commented: (MAVEN-470) The Maven download is a lot heavier than it needs to be

2003-07-15 Thread jira
The following comment has been added to this issue: Author: Brian Ewins Created: Tue, 15 Jul 2003 6:16 AM Body: See also http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-568 The 'sucks' code is designed to import jars into the local repository - possibly overkill, but if

[jira] Updated: (MAVEN-568) Mechanism for installing non-downloadable artifacts

2003-07-15 Thread jira
The following issue has been updated: Updater: Brian Ewins (mailto:[EMAIL PROTECTED]) Date: Tue, 15 Jul 2003 5:37 AM Comment: sucks plugin, first draft Changes: Attachment changed to sucks.zip -

[jira] Created: (MAVEN-568) Mechanism for installing non-downloadable artifacts

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

Results of clean bootstrap at 20030715-0317

2003-07-15 Thread Ben Walding
Last 500 lines of a clean bootstrap build of maven at 20030715-0317 [exec] [jar] Building jar: /home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars [exec