Re: Stuck !

2006-08-24 Thread Arnaud Bailly
"Juan F. Codagnone" <[EMAIL PROTECTED]> writes: > Hi Arnaud, > Hi Juan, > I think that what you are missing is to add an to your pom. I tried this but it does not work. See http://jira.codehaus.org/browse/DOXIA-68, my problem is similar. > your jar has the plexus xml? Yes :-) Actually, I p

Re: maven repository

2006-08-24 Thread Brett Porter
added as MRM-156 On 15/08/2006, at 4:03 PM, Milos Kleint wrote: On 8/15/06, Brett Porter <[EMAIL PROTECTED]> wrote: Got it. So, we can "guess" by removing the repository manager URL from the front of the repository URL in the user POM. not sure I understand here.. The other alternativ

Re: [proposal] Maven site navigation changes

2006-08-24 Thread Brett Porter
I can't seem to find your proposal anywhere. - Brett On 24/08/2006, at 6:03 PM, Pete Marvin King wrote: Hello All, I've made some sample maven site navigation based on discussion on the list. The samples pages can be accessed at http://jira.codehaus.org/browse/MNG-2467 Post your comme

Re: Release Management for Maven/Continuum

2006-08-24 Thread Brett Porter
Hi Jan, The release is indeed modifying the pom, tagging the code, and doing a full build and deploy cycle of that code to produce a formal release. I think there is definitely room for another feature which I've always referred to as "build labeling" where you take the existing continuum

Re: bootstrap.sh

2006-08-24 Thread Hilco Wijbenga
On 8/24/06, Brett Porter <[EMAIL PROTECTED]> wrote: Ok, I can see why that would fail. Can you file an issue? http://jira.codehaus.org/browse/MNG-2529 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

further feedback on white site

2006-08-24 Thread Brett Porter
I was looking at the white site, and had some additional feedback: http://people.apache.org/~epunzalan/continuum-white-site/ releaseFinish.html Here, It isn't appropriate to list multiple builds, as only one build was performed. However, there are actually a series of steps as part of this

Re: bootstrap.sh

2006-08-24 Thread Brett Porter
Ok, I can see why that would fail. Can you file an issue? - Brett On 25/08/2006, at 12:43 PM, Hilco Wijbenga wrote: On 8/24/06, Brett Porter <[EMAIL PROTECTED]> wrote: What JDK / OS are you using? blackdown-jdk-1.4.2.03 / GNU/LInux Regardless, you have a successful Maven installation. Y

[jira] Subscription: Design & Best Practices

2006-08-24 Thread jira
Issue Subscription Filter: Design & Best Practices (37 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques htt

Re: bootstrap.sh

2006-08-24 Thread Hilco Wijbenga
On 8/24/06, Brett Porter <[EMAIL PROTECTED]> wrote: What JDK / OS are you using? blackdown-jdk-1.4.2.03 / GNU/LInux Regardless, you have a successful Maven installation. Yeah, I figured as much. Cheers, Hilco - To unsubsc

Re: bootstrap.sh

2006-08-24 Thread Brett Porter
What JDK / OS are you using? Regardless, you have a successful Maven installation. - Brett On 25/08/2006, at 12:22 PM, Hilco Wijbenga wrote: Almost there! The only thing that seems to be failing is one of the integration tests: it0063... FAILED - Standard Out - Command: /home/mav

Re: bootstrap.sh

2006-08-24 Thread Hilco Wijbenga
Almost there! The only thing that seems to be failing is one of the integration tests: it0063... FAILED - Standard Out - Command: /home/maven/bin/maven/current/bin/mvn -e --no-plugin-registry --batch-mode -Dmaven.repo.local=/home/maven/.m2/repository clean:clean package - Standard E

Re: Stuck ! (was Re: Doxia module)

2006-08-24 Thread Juan F. Codagnone
Hi Arnaud, I think that what you are missing is to add an to your pom. For example for twiki (is not distributed in maven-2.0.4) i do: did you tried to put something like ... org.apache.maven.doxia doxia-module-muse ... into your pom? your j

Re: Release Management for Maven/Continuum

2006-08-24 Thread Jan Nielsen
FWIW, this sounds good to me, Jeremy. -Jan Jan Nielsen * System Architect * SunGard Higher Education * Tel +1 801 257 4155 * Fax +1 801 485 6606 * [EMAIL PROTECTED] * www.sungardhe.com * 90 South 400 West, Suite 500, Salt Lake City, UT USA CONFIDENTIALITY: This email (including any attachment

Re: Release Management for Maven/Continuum

2006-08-24 Thread Jeremy Whitlock
Hi all, After talking with Jason I have started on phase 1 of this venture. Phase 1 is as follows: 1. Create a model for Maven to use for the release descriptor 2. Integrate the model into the Maven release plugin I know...it seems too simple but that should be phase 1. What this will do i

Re: Building Maven

2006-08-24 Thread Jack J. Woehr
On Aug 24, 2006, at 3:46 PM, Brett Porter wrote: Check your M2_HOME env var and PATH was set correctly, and that the installation directory was correctly populated. If you are on unix as you appear to be, "bash -x mvn -v" would show the exact command it tried to run and might give a clue a

Re: Building Maven

2006-08-24 Thread Brett Porter
Check your M2_HOME env var and PATH was set correctly, and that the installation directory was correctly populated. If you are on unix as you appear to be, "bash -x mvn -v" would show the exact command it tried to run and might give a clue as to what's up. HTH, Brett On 25/08/2006, at 5:40

svn commit: r434494 - in /maven/archiva/trunk/maven-meeper/src/bin/m2-sync/conf: codehaus.sh org.codehaus.sh org.codehaus.sh.bak org.livetribe.sh org.livetribe.sh.bak org.logicblaze.sh org.logicblaze.

2006-08-24 Thread carlos
Author: carlos Date: Thu Aug 24 13:02:38 2006 New Revision: 434494 URL: http://svn.apache.org/viewvc?rev=434494&view=rev Log: Codehaus does not allow syncing subdirs Added: maven/archiva/trunk/maven-meeper/src/bin/m2-sync/conf/codehaus.sh - copied, changed from r434454, maven/archiva/t

Building Maven

2006-08-24 Thread Jack J. Woehr
Hi -- I'm hardly maven-aware at all, but I'm trying to build Maven since it is needed for another open source project I am working with. I am following the build instructions on http://maven.apache.org/ guides/development/guide-building-m2.html At the end, I find a "mvn" executable, so I ret

Re: svn commit: r434284 - /maven/shared/trunk/maven-user/pom.xml

2006-08-24 Thread Carlos Sanchez
you're right should be codehaus.org, although for downloading is not a problem, no authz info needed On 8/24/06, Vincent Siveton <[EMAIL PROTECTED]> wrote: Hi Carlos, Any reasons why the new standard on repo id is not applied [1]?, ie codehaus.org Cheers, Vincent [1] http://www.nabble.com/-

Re: Codestyle (was: Re: svn commit: r434393 - /maven/site/trunk/src/site/resources/developers/maven-eclipse-codestyle.xml)

2006-08-24 Thread Brett Porter
I'd still suggest generating the document you refer to from checkstyle if possible and then getting that up to date as the "canonical" reference. I'm surprised the eclipse one is so far out. I thought I had got it really close. I hope I sent the right one! - Brett On 25/08/2006, at 1:38

Re: Release Management for Maven/Continuum

2006-08-24 Thread Jan Nielsen
Sorry for jumping in here but I'm not entirely sure I understand the big-picture process you are describing. Is the only difference between a "build" and a "release" the presence of meta-data describing what you built the release from (and possibly the life-time of that meta-data)? If so, one w

Re: Codestyle (was: Re: svn commit: r434393 - /maven/site/trunk/src/site/resources/developers/maven-eclipse-codestyle.xml)

2006-08-24 Thread Vincent Siveton
+1 for the codestyle document. Another Eclipse formatter limitation (already discussed with trygve): comment blocks doesn't start on column 1. https://bugs.eclipse.org/bugs/show_bug.cgi?id=34552 Cheers, Vincent 2006/8/24, Kenney Westerhof <[EMAIL PROTECTED]>: Vincent Siveton wrote: > Hi Ken

Re: Please sync the Apache m2-ibiblio-rsync-repository repository

2006-08-24 Thread Wendy Smoak
On 8/23/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 23 Aug 06, at 4:06 PM 23 Aug 06, Wendy Smoak wrote: > A 'deploy' passes through the package and install phases, correct? > > We do *not* want the artifacts re-built, they've already been > evaluated and voted on. > Sure, once using th

Codestyle (was: Re: svn commit: r434393 - /maven/site/trunk/src/site/resources/developers/maven-eclipse-codestyle.xml)

2006-08-24 Thread Kenney Westerhof
Vincent Siveton wrote: Hi Kenney, Other problems exist in the Eclipse codestyle (See MNG-2522 Regression for the Eclipse codestyle) If you are an Eclipse user, it should be great if you have time to review it. I'm looking into it. I'm having a hard time finding out what the correct forma

Re: using archiva as a maven1 repo proxy...

2006-08-24 Thread Nicolas De Loof
Nicolas De Loof a écrit : I also noticed this : When Archiva downloads a maven1 artifact, (let's say servletapi-2.3 if relocation isn't used) the checksum is stored in repo using a maven2 path, but the artifact is stored using original maven1 path. This may produce lot's of duplicates in

Re: svn commit: r434393 - /maven/site/trunk/src/site/resources/developers/maven-eclipse-codestyle.xml

2006-08-24 Thread Vincent Siveton
Hi Kenney, Other problems exist in the Eclipse codestyle (See MNG-2522 Regression for the Eclipse codestyle) If you are an Eclipse user, it should be great if you have time to review it. Cheers, Vincent 2006/8/24, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Author: kenney Date: Thu Aug 24 06:01:19

Re: checksum failure on ibilblio

2006-08-24 Thread Nicolas De Loof
In DefaultProxyRequestHandler line 530 : String remoteChecksum = DigestUtils.cleanChecksum( FileUtils.fileRead( tempChecksumFile ), checksumExt.toUpperCase(), pa

Re: svn commit: r434284 - /maven/shared/trunk/maven-user/pom.xml

2006-08-24 Thread Vincent Siveton
Hi Carlos, Any reasons why the new standard on repo id is not applied [1]?, ie codehaus.org Cheers, Vincent [1] http://www.nabble.com/-m2--ids-of-repositories-are-inconsistently-used-in-poms-tf2107348.html#a5808879 2006/8/23, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Author: carlos Date: Wed A

Re: [proposal] Maven site navigation changes

2006-08-24 Thread Jason van Zyl
On 24 Aug 06, at 5:30 AM 24 Aug 06, Pete Marvin King wrote: Sorry, here's the correct url http://jira.codehaus.org/browse/MNG-2473 Deploy it somewhere and make it easier for people to peruse and link that to the proposal. Then people can walk around a real example of the site to get a

Re: [proposal] Maven site navigation changes

2006-08-24 Thread Pete Marvin King
Sorry, here's the correct url http://jira.codehaus.org/browse/MNG-2473 Cabasson Denis wrote: > Hum, is this just me, or the url for the sample page is kinda missing? > (Didn't find any in the JIRA issue either) > > Denis. > > >> -Message d'origine- >> De : Pete Marvin King [mailt

RE: [proposal] Maven site navigation changes

2006-08-24 Thread Cabasson Denis
Hum, is this just me, or the url for the sample page is kinda missing? (Didn't find any in the JIRA issue either) Denis. > -Message d'origine- > De : Pete Marvin King [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 24 août 2006 10:03 > À : Maven Developers List > Objet : [proposal] Maven sit

[proposal] Maven site navigation changes

2006-08-24 Thread Pete Marvin King
Hello All, I've made some sample maven site navigation based on discussion on the list. The samples pages can be accessed at http://jira.codehaus.org/browse/MNG-2467 Post your comments on the issue, so that the discussion can be tracked easily. cheers, pete marvin --

Re: checksum failure on ibilblio

2006-08-24 Thread Nicolas De Loof
I get this bug with Archiva, as I'm writing a patch for (MRM-153) ... maybe I missed something Nico. Brett Porter a écrit : that's not invalid (though we usualy just include the filename not the full path). Is Maven not handling that correctly? - Brett On 24/08/2006, at 5:12 PM, Nicolas

Re: checksum failure on ibilblio

2006-08-24 Thread Brett Porter
that's not invalid (though we usualy just include the filename not the full path). Is Maven not handling that correctly? - Brett On 24/08/2006, at 5:12 PM, Nicolas De Loof wrote: http://www.ibiblio.org/maven2/servletapi/servletapi/2.3/ servletapi-2.3.pom.sha1 has a checksum failure. The

checksum failure on ibilblio

2006-08-24 Thread Nicolas De Loof
http://www.ibiblio.org/maven2/servletapi/servletapi/2.3/servletapi-2.3.pom.sha1 has a checksum failure. The sha1 checksum includes path to file, not only the checksum : " d6cbf0afb15e38816c2b8f15adf1f3bcf2cbfba2 /home/projects/maven/repository-staging/to-ibiblio/maven2/servletapi/servletapi/2.