> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 15 December 2003 06:20
> To: Maven Developers List
> Subject: RE: Releasing Plugins
>
> "Vincent Massol" <[EMAIL PROTECTED]> wrote on 14/12/2003 09:39:24
AM:
>
> > Hi Jason,
> >
> > Cool. Here's my checklis
I contributed a patch for the reactor (along with the multiproject
plugin) to do precisely that, at least in the case of the reactor tag
execution...I'm not sure how to push it further into the maven core. I'm
sure it would go into the plugin manager, I'm just not confident enough
about the potenti
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 14/12/2003 09:39:24 AM:
> Hi Jason,
>
> Cool. Here's my checklist (from the top of my head):
>
> 1/ modify project.xml and remove -SNAPSHOT
> 2/ modify project.xml to change the : move HEAD to
> MAVEN_[plugin name]_[version major]_[version minor]
> 3
This extends beyond multiproject.
Maven needs the ability to load a project without satisfying all it's
dependencies.
This would allow the reactor to happily succeed as well.
Let's *NOT* make it the default, instead, just a configurable property
with good error messages.
--
dIon Gillard, Multi
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1071
Here is an overview of the issue:
-
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Sun, 14 Dec 2003 10:27 PM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Sun, 14 Dec 2003 10:26 PM
Changes:
timeoriginalestimate changed from 60
timeestimate changed from 1 minute
Fix Version changed to 1.0-rc2
-
Got a proposed fix, although I'm still having problems with the
linkcheck plugin...something about a NoSuchMethodException the
HttpClient.setHostConfiguration() from the HTTPLinkVerifier, or
something...I'm still working on figuring that out.
For the JIRA issues relating to the interdependencies p
The following comment has been added to this issue:
Author: John Casey
Created: Sun, 14 Dec 2003 6:20 PM
Body:
accompanying maven JIRA issue is MAVEN-1082.
-
View the issue:
http://jira.codehaus.org/secure/ViewI
The following issue has been updated:
Updater: John Casey (mailto:[EMAIL PROTECTED])
Date: Sun, 14 Dec 2003 6:19 PM
Comment:
patch as promised.
Changes:
Attachment changed to
reactor-tag-collectOnly-collectionVars-enhancement.patch
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1082
Here is an overview of the issue:
-
The following issue has been updated:
Updater: John Casey (mailto:[EMAIL PROTECTED])
Date: Sun, 14 Dec 2003 6:09 PM
Comment:
patch as promised.
Changes:
Attachment changed to multiproject-gather-dependency-defer-fix.patch
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-16
Here is an overview of the issue:
--
Yep, add it to JIRA. The solution I've used before is to have multiproject
run install on any dependencies with the same groupId, but it is only a
quickish solution. Reactor probably needs to take care of this itself - this
is probably something to look at in 1.1
- Brett
> -Original Message-
Yeah, it sounds like the right way to go... But I thought it was already the
case. I'll look into it.
- Brett
> -Original Message-
> From: John Casey [mailto:[EMAIL PROTECTED]
> Sent: Monday, 15 December 2003 9:05 AM
> To: Maven Developers List
> Subject: RE: maven.mode.online not specif
I filed a jira issue for this...MAVEN-1081
I'm not sure if it's of any use, but there is a patch included which I
think should help.
-john
On Sun, 2003-12-14 at 16:59, Brett Porter wrote:
> Not sure how it happened, but I'll look into it. I've seen the warnings, but
> I thought something else wa
> > Solutions:
> > 1) push/pop plugin contexts around goal attainment (I'm
> worried about the
> > memory usage here though - will compare and look at necessity)
>
> Shouldn't be. I bootstrapped with all the plugins with 23mb
> of memory. What's the figure currently?
I'm getting up to 47Mb all
There's doco on the website that shows the process, but not all these steps
are there. Vincent, would you like to update it?
Cheers,
Brett
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 14 December 2003 9:39 AM
> To: 'Maven Developers List'
> Subjec
Not sure how it happened, but I'll look into it. I've seen the warnings, but
I thought something else was amiss as it seemed to be operating online ok
for me.
Cheers,
Brett
> -Original Message-
> From: John Casey [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 14 December 2003 2:58 PM
> To: [E
Sorry, wrong list!!!
I'm cross-posting to the correct list...
-john
On Sun, 2003-12-14 at 14:59, John Casey wrote:
> Here is my scenario: I'm trying to run multiproject:site on a collection
> of mavenized projects in which some projects depend upon others. The
> multiproject plugin sorts them co
Here is my scenario: I'm trying to run multiproject:site on a collection
of mavenized projects in which some projects depend upon others. The
multiproject plugin sorts them correctly in order of dependency, but
then launches into some sort of gathering process (specified in the
multiproject:site-in
21 matches
Mail list logo