Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
I also had this problem several times. When I stop to develop on the plugin and I want to use it, maven try to use the test version instead of the 2.3. It seems that the metadata in my local repo is modified, what shouldn't happen because the test plugin is installed in a test repo Arnaud On 22/

Re: question about entities in 1.x FAQ

2007-06-21 Thread Lukas Theussl
Ok, fine. I still don't quite understand what this was supposed to tell the user, but I have removed this part from the docs already, since entities are fully supported in m11 now. Thanks, -Lukas Brett Porter wrote: Yep, it's just "use Xerces, not xpp3". IIRC, you changed it back to xerce

Re: Encoding issues for 2.0.8

2007-06-21 Thread Hervé BOUTEMY
Le jeudi 21 juin 2007, Jason van Zyl a écrit : > It seems like there are many problems with encoding that could be > easily solved with a couple tweaks to modello, specifically the > reader and writing so I've scheduled these for 2.0.8. There some > patches for these and hopefully Herve will work h

Re: Sequence of events to ramping up Maven 2.1

2007-06-21 Thread Brett Porter
On 22/06/2007, at 12:32 PM, Jason van Zyl wrote: 1) check taxonomy stuff is finished, kick it around so everyone is happy with it and understands how it should be used. I will coalesce these three pages to mesh: http://docs.codehaus.org/display/MAVEN/Taxonomy http://docs.codehaus.org/disp

[jira] Subscription: Design & Best Practices

2007-06-21 Thread jira
Issue Subscription Filter: Design & Best Practices (32 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: [m2] Conflict resolvers

2007-06-21 Thread Brett Porter
On 22/06/2007, at 11:38 AM, Jason van Zyl wrote: What alternative have we ever provided? It's never been an alternative, but it was implemented as "newest wins" in an early alpha. How would anyone select a different strategy? This would require a change to the POM to even turn on any

Re: Encoding issues for 2.0.8

2007-06-21 Thread Brett Porter
On 22/06/2007, at 11:38 AM, Jason van Zyl wrote: Does it buy us anything? You've tried it so I don't know but the source to the xpp3 stuff isn't that big. As I understand it, the xpp3 guy works on the stax RI (not sure if he's completely moved on to doing that - I went to check the xpp3

Re: Sequence of events to ramping up Maven 2.1

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 6:48 PM 21 Jun 07, Brett Porter wrote: Hi, The first big milestone of getting Maven 2.0.7 out the door has just passed (kudos Jason, and all the patchers and testers!) It seems we're chomping at the bit to get some 2.1 work kicking along, and I just wanted to understand

Sequence of events to ramping up Maven 2.1

2007-06-21 Thread Brett Porter
Hi, The first big milestone of getting Maven 2.0.7 out the door has just passed (kudos Jason, and all the patchers and testers!) It seems we're chomping at the bit to get some 2.1 work kicking along, and I just wanted to understand the plan of action... let me know if others agree this is

Re: [m2] Conflict resolvers

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 6:18 PM 21 Jun 07, Brett Porter wrote: On 22/06/2007, at 1:39 AM, Jason van Zyl wrote: I don't think this makes sense to add to 2.0.x as we have to 1) provide a way to load these strategies which is taken care of in 2.1, and 2) people will implement them in 2.0.x and the

Re: Encoding issues for 2.0.8

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 6:23 PM 21 Jun 07, Brett Porter wrote: Sounds good. The only caution I'd exercise is that I think one of them introduces POM elements - I'm not sure if we want them into 2.0.8. If we do add them, that's fine though I'm not entirely sure what the current situation is with

Re: Encoding issues for 2.0.8

2007-06-21 Thread Brett Porter
Sounds good. The only caution I'd exercise is that I think one of them introduces POM elements - I'm not sure if we want them into 2.0.8. If we do add them, that's fine though I'm not entirely sure what the current situation is with Maven reading POMs from the repository with elements it do

Re: prepare to release eclipse 2.4

2007-06-21 Thread Carlos Sanchez
On 6/21/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: On 6/21/07, Max Bowsher <[EMAIL PROTECTED]> wrote: > Carlos Sanchez wrote: > > yes, it should work, if I configure it in the pom it does, can you try > > that? > > The interpolation does work then, yes. So that bug affects the command > line o

Re: [m2] Conflict resolvers

2007-06-21 Thread Brett Porter
On 22/06/2007, at 1:39 AM, Jason van Zyl wrote: I don't think this makes sense to add to 2.0.x as we have to 1) provide a way to load these strategies which is taken care of in 2.1, and 2) people will implement them in 2.0.x and then expect them to work in 2.1 which they won't because it

Re: question about entities in 1.x FAQ

2007-06-21 Thread Brett Porter
Yep, it's just "use Xerces, not xpp3". IIRC, you changed it back to xerces at some point? - Brett On 21/06/2007, at 6:27 PM, Arnaud HERITIER wrote: I'm sure that in the current 1.1 code, entities are supported and there's no activation mechanism. Arnaud On 21/06/07, Lukas Theussl <[EMAI

Re: Tag in maven-metadata-*.xml

2007-06-21 Thread Brett Porter
It's in UTC, so I'm guessing you're at an offset of 1 from that timezone. These questions should go to the users list in future. - Brett On 21/06/2007, at 3:58 PM, Helbling Julien wrote: Hello, I used the « mvn install » command to deploy a jar file in my local repository. Everything w

Re: prepare to release eclipse 2.4

2007-06-21 Thread Carlos Sanchez
the biggest problem right now is MECLIPSE-248, doesn't seem right to push the release without at least knowing why is that happening On 6/21/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: On 6/21/07, Max Bowsher <[EMAIL PROTECTED]> wrote: > Carlos Sanchez wrote: > > yes, it should work, if I conf

Encoding issues for 2.0.8

2007-06-21 Thread Jason van Zyl
It seems like there are many problems with encoding that could be easily solved with a couple tweaks to modello, specifically the reader and writing so I've scheduled these for 2.0.8. There some patches for these and hopefully Herve will work his magic with his suggested fix. I like the ide

Re: maven-dependency-plugin tests failing

2007-06-21 Thread Mark Hobson
On 21/06/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: That's odd, I am able to build mdep with no problems. I'm building using the current 2.0.x branch, if that makes any difference? Mark - To unsubscribe, e-mail: [EMAIL PROTE

Re: AW: install:install - variables in POM are not replaced/filtered during installation in repository

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 12:31 PM 21 Jun 07, Steinhauer, Frank wrote: Hi, Is there no one that can answer my question? Sorry if I annoy anyone, but this IS a question to the developers list - and I tried it on users, too, but no answer there, and it may be a bug, or at least a behaviour that nee

AW: install:install - variables in POM are not replaced/filtered during installation in repository

2007-06-21 Thread Steinhauer, Frank
Hi, Is there no one that can answer my question? Sorry if I annoy anyone, but this IS a question to the developers list - and I tried it on users, too, but no answer there, and it may be a bug, or at least a behaviour that needs to be stated in the user docu. Cheers, Frank -Ursprüngliche

Re: prepare to release eclipse 2.4

2007-06-21 Thread Carlos Sanchez
On 6/21/07, Max Bowsher <[EMAIL PROTECTED]> wrote: Carlos Sanchez wrote: > yes, it should work, if I configure it in the pom it does, can you try > that? The interpolation does work then, yes. So that bug affects the command line only. Tthe problem of the projectNameTemplate not being applied t

Re: prepare to release eclipse 2.4

2007-06-21 Thread Max Bowsher
Carlos Sanchez wrote: > yes, it should work, if I configure it in the pom it does, can you try > that? The interpolation does work then, yes. So that bug affects the command line only. Tthe problem of the projectNameTemplate not being applied to project dependencies is unaffected by configuration

Re: [jira] Closed: (MNG-2943) Same package name is used in different modules

2007-06-21 Thread Carlos Sanchez
On 6/20/07, Brett Porter <[EMAIL PROTECTED]> wrote: On 18/06/2007, at 10:41 AM, Jason van Zyl wrote: > > On 17 Jun 07, at 5:25 PM 17 Jun 07, Brett Porter wrote: > >> >> On 17/06/2007, at 8:43 AM, Jason van Zyl (JIRA) wrote: >> >>> >>> [ http://jira.codehaus.org/browse/MNG-2943? >>> page=co

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
actually the trunk works for me. When I have a test broken it's a windows problem like this : testExtractResourceDirs_ShouldIncludeMainAndTestResourcesWhenBaseDirsDiffer( org.apache.maven.plugin.eclipse.EclipsePluginUnitTest) Time elapsed: 0.047sec <<< ERROR! java.io.IOException: Directory c:\T

Re: prepare to release eclipse 2.4

2007-06-21 Thread Carlos Sanchez
yes, it should work, if I configure it in the pom it does, can you try that? On 6/21/07, Max Bowsher <[EMAIL PROTECTED]> wrote: Arnaud HERITIER wrote: > are you sure that ${artifactId} is supported ? It's not ${pom.artifactId} ? The javadoc in the plugin says: /** * Allows configur

RE: maven-dependency-plugin tests failing

2007-06-21 Thread Brian E. Fox
That's odd, I am able to build mdep with no problems. -Original Message- From: Mark Hobson [mailto:[EMAIL PROTECTED] Sent: Thursday, June 21, 2007 10:23 AM To: Maven Developers List Subject: maven-dependency-plugin tests failing Hi there, Many of the plexus test cases fail in a fresh ch

Re: prepare to release eclipse 2.4

2007-06-21 Thread Max Bowsher
Arnaud HERITIER wrote: > are you sure that ${artifactId} is supported ? It's not ${pom.artifactId} ? The javadoc in the plugin says: /** * Allows configuring the name of the eclipse projects. This property wins over * addVersionToProjectName and addGroupIdToProjectName *

maven-dependency-plugin tests failing

2007-06-21 Thread Mark Hobson
Hi there, Many of the plexus test cases fail in a fresh checkout of maven-dependency-plugin with a linking error: java.lang.NoSuchMethodError: org.codehaus.plexus.PlexusContainer.initialize()V I assume this is to do with plexus-archiver being on 1.0-alpha-9-SNAPSHOT and surefire adding plexus-a

Re: Allowing test scope dependencies in profiles.xml

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 9:00 AM 21 Jun 07, Paul Gier wrote: In the process of migrating Hibernate to maven, Steve Ebersole ran into some issues that are not easily handled in maven's current form. The basic requirement is that hibernate needs to be tested against various database configurations.

Allowing test scope dependencies in profiles.xml

2007-06-21 Thread Paul Gier
In the process of migrating Hibernate to maven, Steve Ebersole ran into some issues that are not easily handled in maven's current form. The basic requirement is that hibernate needs to be tested against various database configurations. Some of which are standard Red Hat/JBoss supported confi

Re: [m2] Conflict resolvers

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 2:55 AM 21 Jun 07, Mark Hobson wrote: On 18/05/07, Brett Porter <[EMAIL PROTECTED]> wrote: As it turned out, we didn't talk about the artifact resolution mechanism in great detail. Jason told us he is working on a paper to describe how it might be re-implemented in 2.1. Jason

Re: More DefaultArtifactCollector queries

2007-06-21 Thread Mark Hobson
On 21/06/07, Brett Porter <[EMAIL PROTECTED]> wrote: IT doesn't quite sound right - I would have expected it still select nearest and apply the alternate scope from my recollection. But IIRC behaviour was changed ~2.0.4 in relation to scopes, for some particular reason and perhaps this is it: Car

RE: prepare to release eclipse 2.4

2007-06-21 Thread Brian E. Fox
This might take me a while because there are several test failures in the trunk right out of the box. I'll take a look and see what I can find out. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 4:08 PM To: Maven Developers List Subject: Re

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
are you sure that ${artifactId} is supported ? It's not ${pom.artifactId} ? Arnaud On 21/06/07, Max Bowsher <[EMAIL PROTECTED]> wrote: Max Bowsher wrote: > Brian E. Fox wrote: >> It's been about 5 months since we last released eclipse. There are >> plenty of issues already fixed: >> >> http://

Re: prepare to release eclipse 2.4

2007-06-21 Thread Max Bowsher
Max Bowsher wrote: > Brian E. Fox wrote: >> It's been about 5 months since we last released eclipse. There are >> plenty of issues already fixed: >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13001&styleName >> =Html&projectId=11133&Create=Create >> >> There are currently 24 remain

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
you're error is also reported by continuum :-( Arnaud On 21/06/07, Max Bowsher <[EMAIL PROTECTED]> wrote: Brian E. Fox wrote: > It's been about 5 months since we last released eclipse. There are > plenty of issues already fixed: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13001

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
I don't have this one... But I have some others. Particularly the build fails regularly on windows because we cannot delete a temporary directory. I'm not sure that it couldn't be improved with a new version of the maven-plugin-testing-tools. There was a lot of changes since the 1.0-alpha-1 Arnau

Re: prepare to release eclipse 2.4

2007-06-21 Thread Max Bowsher
Brian E. Fox wrote: > It's been about 5 months since we last released eclipse. There are > plenty of issues already fixed: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13001&styleName > =Html&projectId=11133&Create=Create > > There are currently 24 remaining open. Any objections t

Re: prepare to release eclipse 2.4

2007-06-21 Thread Daniel Kulp
Can you include MECLIPSE-219 since there is a patch for it? The patch is kind of old so may not apply cleanly anymore though. I kept meaning to go back and apply/update the patch, just never got around to it. :-( Dan On Wednesday 20 June 2007 16:01, Brian E. Fox wrote: > It's been abou

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
fixed. Just to inform you that it seems that we can't build it with maven 2.0.5(the test version of the plugin isn't generated in the target dir). Must we upgrade the prerequisites ?? (is set to 2.0.1 actually) On 21/06/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Temporary -1 Just noticed a

Re: prepare to release eclipse 2.4

2007-06-21 Thread Graham Leggett
Arnaud HERITIER wrote: I would like to add that I have often some problems to run tests for this plugin on windows. Am I the only one to have this behaviour ? I've had problems with tests that fail if there is no direct internet access from the machine running the test. Regards, Graham --

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
Temporary -1 Just noticed a problem that I'm fixing Some usages of String.contains() which is not compatible with jdk1.4 Arnaud On 21/06/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: I would like to add that I have often some problems to run tests for this plugin on windows. Am I the only one

Re: [m2] Conflict resolvers

2007-06-21 Thread Mark Hobson
On 18/05/07, Brett Porter <[EMAIL PROTECTED]> wrote: As it turned out, we didn't talk about the artifact resolution mechanism in great detail. Jason told us he is working on a paper to describe how it might be re-implemented in 2.1. Jason, any chance you could push what you have into SVN so we c

Re: prepare to release eclipse 2.4

2007-06-21 Thread Arnaud HERITIER
I would like to add that I have often some problems to run tests for this plugin on windows. Am I the only one to have this behaviour ? Arnaud On 20/06/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: It is in my todo list but up until now I focused on maven 1. I have several co-workers who repo

Re: Use of JDK 5 in Archiva

2007-06-21 Thread Emmanuel Venisse
It works fine for me. The difference I see is the OS (WinXP and OSX) Emmanuel Fabrice Bellingard a écrit : Still the same problem running a "clean install" with the following configuration: - Win2k - JDK 1.5.0_012 - Maven 2.0.7 No one else has the same issue? Fabrice. On 6/21/07, Brett Porte

Re: svn commit: r548797 - /maven/components/branches/maven-2.0.x/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactCollector.java

2007-06-21 Thread Mark Hobson
On 20/06/07, Brett Porter <[EMAIL PROTECTED]> wrote: Can you change the logger to detect this and not re-report? This will make -X output obscenely long (as if it wasn't already :) Good catch - committed in both 2.0.x and trunk. Cheers, Mark --

Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

2007-06-21 Thread Stephane Nicoll
Can we stage this on please? Stéphane On 6/13/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote: > Here are the results of this vote: > > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl > > +1 (non-binding): Jo Vandermeeren, Andrew Will

Finding the most popular issues for 2.0.x

2007-06-21 Thread Jason van Zyl
Hi, There is the "Popular Issues" in JIRA which shows the votes overall for a project: http://jira.codehaus.org/browse/MNG? report=com.atlassian.jira.plugin.system.project:popularissues-panel Is there an easy way in JIRA to see this for a specific version like "2.0.x" ? I want to easily

Re: question about entities in 1.x FAQ

2007-06-21 Thread Arnaud HERITIER
I'm sure that in the current 1.1 code, entities are supported and there's no activation mechanism. Arnaud On 21/06/07, Lukas Theussl <[EMAIL PROTECTED]> wrote: Hi, Reviewing the site I can't figure out what this FAQ is supposed to mean: http://maven.apache.org/maven-1.x/faq.html#using-entit

question about entities in 1.x FAQ

2007-06-21 Thread Lukas Theussl
Hi, Reviewing the site I can't figure out what this FAQ is supposed to mean: http://maven.apache.org/maven-1.x/faq.html#using-entities "As of Maven 1.1, external entities will not be enabled by default in project.xml ... There will still be the ability to use them, but it will have to be enab

Re: Site development

2007-06-21 Thread Jason van Zyl
On 21 Jun 07, at 12:05 AM 21 Jun 07, Anjana Sony A C wrote: Hi I would like to know more about site customizing using maven I ran mvn site and got the frame work. What to do next to customize more ? Where do i need to provide the data that get displayed in html pages? Pls advise Read th

RE: Site development

2007-06-21 Thread Cabasson Denis
Hello Anjana, This list is meant for question about maven development. Question regarding the use of maven is meant to go to the users list ( [EMAIL PROTECTED] ) You can get more information about site generation on the maven site : http://maven.apache.org/guides/mini/guide-site.html and othe

Re: [vote] Release Maven 1.1 Final

2007-06-21 Thread Emmanuel Venisse
+1 Emmanuel Arnaud HERITIER a écrit : Hi team, It's with pleasure that I want to launch the vote to release the final version of maven 1.1. We published, one month ago, a first release candidate for maven 1.1 and we had few issues opened (certainly because this release is perfect, and not

Site development

2007-06-21 Thread Anjana Sony A C
Hi I would like to know more about site customizing using maven I ran mvn site and got the frame work. What to do next to customize more ? Where do i need to provide the data that get displayed in html pages? Pls advise Thanks and Regards Anjana DISCLAIMER: "The information in this e-mail

Tag in maven-metadata-*.xml

2007-06-21 Thread Helbling Julien
Hello, I used the « mvn install » command to deploy a jar file in my local repository. Everything work fine except the tag which is not correct. The date is correct but the hour isn’t. It’s an hour to early. Exemple : the result is 20070621055124 and should be 20070621065124. Does a