Last 500 lines of a clean bootstrap build of maven at 20031017-2200
[exec] extra-failure
[exec] +
[exec] | Testing extra-failure
[exec] | Memory: 15M/17M
[exec] +
[exec] build:
[exec
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Fri, 17 Oct 2003 7:54 PM
Fixed the docs
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-945
Here is an overv
dion2003/10/17 17:29:14
Modified:xdocs/start bootstrap.xml
Log:
Update docs
Revision ChangesPath
1.13 +21 -2 maven/xdocs/start/bootstrap.xml
Index: bootstrap.xml
===
RCS file: /home/cvs/
dion2003/10/17 17:27:59
Modified:xdocsfaq.fml
Log:
update faq
Revision ChangesPath
1.5 +3 -2 maven-plugins/xdocs/faq.fml
Index: faq.fml
===
RCS file: /home/cvs/maven-plugins/xdocs/
On Fri, 2003-10-17 at 19:35, [EMAIL PROTECTED] wrote:
> Doesn't this do something very similar to the dist plugin?
Insofar as building the archives and it I will incorporate the
functionality of existing plugins where necessary. I am taking Mauro's
code as a start and probably take some of his bi
Is there a reason we're not using the dist plugin for creating
distributions?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Jason van Zyl <[EMAIL PROTECTED]> wrote on 18/10/2003 09:11:50 AM:
> Howdy,
>
> I would like to continue the decomposition of th
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 7:05 PM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-946
Here is an overview of the issue:
--
Doesn't this do something very similar to the dist plugin?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
[EMAIL PROTECTED] wrote on 18/10/2003 08:21:41 AM:
> jvanzyl 2003/10/17 15:21:41
>
> Modified:release plugin.jelly
>relea
The following comment has been added to this issue:
Author: dion gillard
Created: Fri, 17 Oct 2003 6:46 PM
Body:
The issue could be resolved in 1.0 if anyone had the time/inclination.
Feel free to address this issue in a patch, and we'll definitely look at it for 1.0
-
Howdy,
I would like to continue the decomposition of the core and separate the
installation from the core. I will then attempt to integrate some of the
new goods that Mauro contributed to the release plugin to help make the
releases more consistent.
To that end, this weekend I would like to make
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-947
Here is an overview of the issue:
--
jvanzyl 2003/10/17 15:21:41
Modified:release plugin.jelly
release/xdocs goals.xml properties.xml
Log:
o incorporating Mauro Televi's patch to the release plugin, these
changes have been battle tested with DNA/Loom.
Mauro's comments are attached for posterit
The following comment has been added to this issue:
Author: Sean Timm
Created: Fri, 17 Oct 2003 4:48 PM
Body:
I'm new around here, too, but from what I can tell Shaposhnikov Konstantin is
absolutely correct. This needs to be addressed via utilizing the
maven-artifact-plugin and
The following comment has been added to this issue:
Author: David Eric Pugh
Created: Fri, 17 Oct 2003 11:59 AM
Body:
I just update my maven, and I didn't realize how stale it was.. The problem was
fixed.. Please cancel this bug..
Eric
---
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-946
Here is an overview of the issue:
--
On Fri, 2003-10-17 at 11:25, Eric Pugh wrote:
> Hi all,
>
> I was thinking of tweaking the maven -g to that if you did maven test -g you
> would get back just the goals for the test plugin. Or maybe, maven -g test
> war would return the goals for test and war.
>
> I find myself often getting con
The following comment has been added to this issue:
Author: Howard M. Lewis Ship
Created: Fri, 17 Oct 2003 11:33 AM
Body:
Typo ... that should be the maven-plugins project.
-
View the issue:
http://jira.codehaus
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-945
Here is an overview of the issue:
--
The following comment has been added to this issue:
Author: dion gillard
Created: Fri, 17 Oct 2003 11:13 AM
Body:
Things like the ant plugin, and soon most other plugins, are not in /home/cvs/maven ,
they're in /home/cvs/maven-plugins
You'll need to checkout that and build the pl
+1!
I had thought about this some time ago but haven't done it... :-)
Thanks
-Vincent
> -Original Message-
> From: Eric Pugh [mailto:[EMAIL PROTECTED]
> Sent: 17 October 2003 17:26
> To: 'Maven Developers List'
> Subject: Allowing maven -g to list a single plugin?
>
> Hi all,
>
> I was
Hi all,
I was thinking of tweaking the maven -g to that if you did maven test -g you
would get back just the goals for the test plugin. Or maybe, maven -g test
war would return the goals for test and war.
I find myself often getting confused what the goals are, especially for
lesser used plugins
The following comment has been added to this issue:
Author: Howard M. Lewis Ship
Created: Fri, 17 Oct 2003 10:09 AM
Body:
Did a fresh pull of Maven from CVS and a full, clean rebuild.
Seem to build a lot less now ... is that normal?
HiveMind build still fails:
C:\workspace\hivem
The following comment has been added to this issue:
Author: Ben Walding
Created: Fri, 17 Oct 2003 9:41 AM
Body:
Committed some changes to the linkchecker such that it won't unexpectedly NPE when
reading invalid urls (or just odd urls).
This won't resolve the issue with JXR, but i
bwalding2003/10/17 07:15:01
Modified:
src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation
HTTPLinkValidator.java
Added:
src/plugins-build/linkcheck/src/test/org/apache/maven/linkcheck/validation
HTTPLinkValid
bwalding2003/10/17 07:14:59
maven/src/plugins-build/linkcheck/src/test/org/apache/maven/linkcheck/validation -
New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-944
Here is an overview of the issue:
--
The following comment has been added to this issue:
Author: Charlie Dobbie
Created: Fri, 17 Oct 2003 9:00 AM
Body:
Just for the record, these are a problem on WinME as well.
On Win9x-class machines command lines do not support stderr redirection and the equals
symbol isn't valid
The following comment has been added to this issue:
Author: Charlie Dobbie
Created: Fri, 17 Oct 2003 8:53 AM
Body:
Okay, jira's munged things a bit.
The quots on the first two links should be double-quote symbols, the gt should be a
angle-bracket at the end of the second quoted b
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-943
Here is an overview of the issue:
--
Here is the fragment that lies at the root of one maven.xml and gets loaded
always when loading maven.xml. In other projects I did similar things, but
e.g. in a preGoal for "test:test". Please note that commonly those jars are
not compile-time dependencies but rather runtime dependencies for proper
The following comment has been added to this issue:
Author: Ben Walding
Created: Fri, 17 Oct 2003 4:38 AM
Body:
Try running maven as
maven -X torque:datasql
This will give more detail, also, it is probably preferable to attach the output as a
text file as the comments field is p
Message:
The following issue has been closed.
Resolver: Ben Walding
Date: Fri, 17 Oct 2003 4:36 AM
Done
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-924
Here is an overview of the
Message:
The following issue has been closed.
Resolver: Ben Walding
Date: Fri, 17 Oct 2003 4:32 AM
Done
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-930
Here is an overview of the
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:39 AM
Changes:
Fix Version changed to 1.0-final
-
For a full history of the issue, see
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:39 AM
Changes:
Version changed to 1.1
-
For a full history of the issue, see:
http:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:38 AM
Changes:
Version changed to 1.0-rc2
Version changed from 1.0-final
Fix Version changed to 1.0-final
--
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:38 AM
Changes:
Version changed to 1.0-final
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:37 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:37 AM
Changes:
Fix Version changed to 1.0-final
-
For a full history of the issue, see
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:36 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:35 AM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:36 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:35 AM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:35 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:34 AM
Changes:
Fix Version changed to 1.0-final
-
For a full history of the issue, see
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:34 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:33 AM
Changes:
description changed from
I want to combine several goals together; i.e., multiproject:clean,
multiproject:install then multiproject:site.
In
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:33 AM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:32 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Fri, 17 Oct 2003 2:33 AM
Changes:
Fix Version changed to 1.0-final
-
For a full history of the issue, see
51 matches
Mail list logo