Re: bootstrap.sh

2006-08-22 Thread Arnaud Bailly
"Hilco Wijbenga" <[EMAIL PROTECTED]> writes: > Anyone? Maybe you could try building maven setting the property maven.online=false such that build does not try to download artifacts from remote repos. $> export MAVEN_OPTS=-Dmaven.online=false $> sh bootstrap.sh (assume bash...) HTH, -- OQube

Archiva should warn when repository path doesn't exists

2006-08-22 Thread Nicolas De Loof
Hello guys, I've just tried Archiva as a replacement for my maven proxy. It works fine, but I had issues when trying to proxy my corporate repo. It is accessed as a Windows SMB drive and proxied using a "file:/server/shared/repo" URL. When Tomcat is ran as a service, this path seems not

Re: bootstrap.sh

2006-08-22 Thread Brett Porter
I can only guess incomplete checkout. I've never seen anything like it, and it should just work. However, installing Maven first is not cheating. I think it should be the recommended way for building Maven unless you have a reason to need to start from scratch. All the bootstrap does is bui

Re: bootstrap.sh

2006-08-22 Thread Hilco Wijbenga
Anyone? Am I missing something obvious? Shouldn't this just work? Why doesn't this "bootstrap" directory exist in the repositories? I don't think I've skipped any steps in "Guide to Building Maven 2.0". I also tried the bootstrap.sh in maven-2.0.x with the exact same result. Perhaps I'm on the

Re: Standards for Plugin Parameters

2006-08-22 Thread Brett Porter
+1 under current circumstances. Bearing in mind the following: a) we agreed to eliminate expression over time to an explicit "property" (or some other name) that would just be property="jar.forcedCreate" - this doesn't actually change anything b) I'd actually like to be able to eliminate it

[result] Re: [vote] Release Maven Parent POM v4

2006-08-22 Thread Brett Porter
7 +1's from PMC members over 2 weeks. Time to release! - Brett On 10/08/2006, at 2:18 PM, Brett Porter wrote: Hi, Currently, v2 of the parent does not have the correct paths to upload to, but v3 includes the CPD check which is breaking at least the Maven build and the IDEA plugin. I would li

Re: mirror missing files

2006-08-22 Thread Brett Porter
Should we separate them in the docs then? Mirrors we have contact with: - planetmirror - dotsrc - ibiblio Mirrors that may not be correct: - the rest Cheers, Brett On 23/08/2006, at 4:22 AM, Carlos Sanchez wrote: the mirrors are independent and were added after a search in google, so no, I d

[PATCH] some twiki patches

2006-08-22 Thread Juan F. Codagnone
Hi, I have some random fixes for the twiki parser (table related) and for the rest of the Sinks. juanpatches.diff is the whole diff, and the juanpatches.tar.gz has the incrementals patches with a comment. Regards, Juan. -

Re: Eclipse plugin and Eclipse builders

2006-08-22 Thread Barrie Treloar
On 8/23/06, LaCasse, John <[EMAIL PROTECTED]> wrote: It appears that running: Mvn eclipse:eclipse Wipes out any Eclipse builders that had been set up. And it doesn't completely remove them it appears to remove everything except the name which renders them useless and for some reason also un

Eclipse plugin and Eclipse builders

2006-08-22 Thread LaCasse, John
It appears that running: Mvn eclipse:eclipse Wipes out any Eclipse builders that had been set up. And it doesn't completely remove them it appears to remove everything except the name which renders them useless and for some reason also unremovable. Thanks, Jpl

Re: [VOTE] Release JAR Plugin

2006-08-22 Thread Barrie Treloar
On 8/22/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa? reset=true&pid=11137&fixfor=12241 I've also applied the most recent patches for optional archive c

Re: Fw: perforce client specs

2006-08-22 Thread Mike Perham
Continuum needs to check out your source to its working directory. It does this by creating a clientspec. mike Prashanth Krishnamurthy <[EMAIL PROTECTED]> wrote on 08/22/2006 05:09:48 PM: > Hi, > > Why does continuum create a perforce client specs when > it does a build ? ( ex : > Admin

Re: continuum alpha releases

2006-08-22 Thread Carlos Sanchez
i'd love that alpha-1 with what you say alpha-2 with security features (hopefully we can stabilize the branch from alpha 1 and prevent a good number of the problems we had in the past) On 8/22/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: Kenney and I were talking today about breaking up contin

continuum alpha releases

2006-08-22 Thread Jesse McConnell
Kenney and I were talking today about breaking up continuum 1.1 release in jira into a couple of smaller more managable chunks, like perhaps a couple of alpha releases. I was thinking that we could probably target an alpha-1 release of continuum 1.1 for the end of the month. There is the complet

Re: planetmirror mirror broken?

2006-08-22 Thread Dennis Lundberg
Mike Perham wrote: http://downloads.planetmirror.com/pub/maven2 does not seem to work. It returns an HTML response for everything. I got the URL here: http://maven.apache.org/guides/mini/guide-mirror-settings.html mike The directory structure seems to be there, but I was unable to downlo

Re: maven-user in continuum and archiva (jdk revision issue)

2006-08-22 Thread Carlos Sanchez
persistence-api is not required by jpox/jdo I added it to encapsulate jdo exceptions under a common/neutral exception hierarchy (and runtime). I just added the exceptions under maven-user so they build with JDK 1.4. On 8/22/06, Joakim Erdfelt <[EMAIL PROTECTED]> wrote: I've been working on maven

Re: Clean up components a little

2006-08-22 Thread Dennis Lundberg
Jason van Zyl wrote: Hi, Just chatting with Emmanuel and I think it would be good to move maven-model-converter to shared +1 This is a good idea. I have been meaning to ask for this myself, but haven't gotten around to check where it is used. This would enable releases of the maven-one-plu

Re: JPOX errors on startup

2006-08-22 Thread Erik Bengtson
Hey Jesse, The obvious path is to go in the docs, and while you work on things take note on issues and the scenarios they happended. Let me know if you get stuck. Rgds Quoting Jesse McConnell <[EMAIL PROTECTED]>: > hey erik, > > I am going to start working through the jpox issues and performanc

Re: JPOX errors on startup

2006-08-22 Thread Jesse McConnell
hey erik, I am going to start working through the jpox issues and performance improvements you have mentioned in the past.. I am a relative jpox noob though so figured I would ping you real quick to see if you had any links you recommend me to read up on before I start asking annoying questions.

maven-user in continuum and archiva (jdk revision issue)

2006-08-22 Thread Joakim Erdfelt
I've been working on maven-user recently in order to get it into continuum and archiva, but I have a small jdk revision issue I could use some assistance with. The problem stems from the use of jpox/jdo and their dependency on javax.persistence:persistence-api:1.0 (which is compiled under jdk

Re: mirror missing files

2006-08-22 Thread Carlos Sanchez
the mirrors are independent and were added after a search in google, so no, I don't have any contact information On 8/22/06, Mike Perham <[EMAIL PROTECTED]> wrote: The LSU mirror is missing commons-collections 3.2. I'm worried that there are other missing parts or it has not sync'd in the

Re: planetmirror mirror broken?

2006-08-22 Thread Carlos Sanchez
it's possible they are independent, do you want to remove it from the list? On 8/22/06, Mike Perham <[EMAIL PROTECTED]> wrote: http://downloads.planetmirror.com/pub/maven2 does not seem to work. It returns an HTML response for everything. I got the URL here: http://maven.apache.org/guides

Is there a way to access MavenSession, PlexusContainer from plugin?

2006-08-22 Thread S . Bloch
Hi, Is there a way to access MavenSession, PlexusContainer or any other object from within pugin, that could give me acces to Lifecycle. I need to create plugin that would stop executing other phases in current project and let it go to the parent project depending on some circumstance. Thanks

mirror missing files

2006-08-22 Thread Mike Perham
The LSU mirror is missing commons-collections 3.2. I'm worried that there are other missing parts or it has not sync'd in the 2 months since 3.2 was added to the repo. Is there any contact info for them or can someone forward this note to them? http://ibiblio.lsu.edu/main/pub/packages/maven

planetmirror mirror broken?

2006-08-22 Thread Mike Perham
http://downloads.planetmirror.com/pub/maven2 does not seem to work. It returns an HTML response for everything. I got the URL here: http://maven.apache.org/guides/mini/guide-mirror-settings.html mike

2 questions on custom lifecycle xml file

2006-08-22 Thread Vincent Massol
Hi, I'm working on the clover plugin and I'd like to ensure any failing test does not stop the build. Of course this should work independently to which phase the user has attached the surefire plugin to. Right now I've added the following to cargo's lifecycle.xml file: clover [...]

Re: [VOTE] Release JAR Plugin

2006-08-22 Thread Mike Perham
+1! "Stephane Nicoll" <[EMAIL PROTECTED]> wrote on 08/22/2006 08:35:35 AM: > +1 > > Stéphane > > On 8/22/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > Hi, > > > > There are 39 issues that have been resolved since the last release of > > the JAR plugin: > > > > http://jira.codehaus.org/sec

Re: The Maven PMC welcomes Dennis Lundberg

2006-08-22 Thread Mike Perham
Welcome aboard! Brett Porter <[EMAIL PROTECTED]> wrote on 08/22/2006 07:08:14 AM: > Hi all, > > The Maven PMC has voted to add Dennis Lundberg to the PMC. Please > join me in welcoming him!

Re: Clean up components a little

2006-08-22 Thread Kenney Westerhof
+1 and +1 Emmanuel Venisse wrote: +1 and +1 Emmanuel Jason van Zyl a écrit : Hi, Just chatting with Emmanuel and I think it would be good to move maven-model-converter to shared and maven-meeper to archiva Neither of these modules are required by Maven's core. Jason van Zyl [EMAIL PRO

Re: [VOTE] Release JAR Plugin

2006-08-22 Thread Stephane Nicoll
+1 Stéphane On 8/22/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa? reset=true&pid=11137&fixfor=12241 I've also applied the most recent patches for opti

Re: Clean up components a little

2006-08-22 Thread Emmanuel Venisse
+1 and +1 Emmanuel Jason van Zyl a écrit : Hi, Just chatting with Emmanuel and I think it would be good to move maven-model-converter to shared and maven-meeper to archiva Neither of these modules are required by Maven's core. Jason van Zyl [EMAIL PROTECTED] --

Re: [VOTE] Release JAR Plugin

2006-08-22 Thread Joakim Erdfelt
+1 (non-binding) - Joakim Jason van Zyl wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11137&fixfor=12241 I've also applied the most recent patches for optional archive c

Clean up components a little

2006-08-22 Thread Jason van Zyl
Hi, Just chatting with Emmanuel and I think it would be good to move maven-model-converter to shared and maven-meeper to archiva Neither of these modules are required by Maven's core. Jason van Zyl [EMAIL PROTECTED] - To

Re: [VOTE] Release JAR Plugin

2006-08-22 Thread Emmanuel Venisse
+1 Emmanuel Jason van Zyl a écrit : Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11137&fixfor=12241 I've also applied the most recent patches for optional archive creation. +

Re: [VOTE] Release JAR Plugin

2006-08-22 Thread Jochen Wiedmann
+1++ (non-binding) -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny) - To unsubscribe, e-mail: [

[VOTE] Release JAR Plugin

2006-08-22 Thread Jason van Zyl
Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa? reset=true&pid=11137&fixfor=12241 I've also applied the most recent patches for optional archive creation. +1 Jason van Zyl [EMAIL PROTECTED]

Re: The Maven PMC welcomes Dennis Lundberg

2006-08-22 Thread Emmanuel Venisse
Welcome Dennis. Emmanuel Brett Porter a écrit : Hi all, The Maven PMC has voted to add Dennis Lundberg to the PMC. Please join me in welcoming him! Cheers, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: The Maven PMC welcomes Dennis Lundberg

2006-08-22 Thread Stephane Nicoll
Congrats Denis! On 8/22/06, Brett Porter <[EMAIL PROTECTED]> wrote: Hi all, The Maven PMC has voted to add Dennis Lundberg to the PMC. Please join me in welcoming him! Cheers, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED]

The Maven PMC welcomes Dennis Lundberg

2006-08-22 Thread Brett Porter
Hi all, The Maven PMC has voted to add Dennis Lundberg to the PMC. Please join me in welcoming him! Cheers, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]