Re: What is Archiva.NEXT ?

2007-07-31 Thread nicolas de loof
one such collision in naming is when a metadata.xml file is requested and the path is detected as a maven 1 resource Just surpised about this : would any maven 1.x client request for meta-datas ? AFAIK maven1 only request for artifacts (jars) and never for POMs or meta-data.xml ? just my 2

Re: What is Archiva.NEXT ?

2007-07-31 Thread Brett Porter
one separate question on this: which is the relevant JIRA issue? is it MRM-308, MRM-211, or are both now outdated and a new one needed? On 31/07/2007, at 12:43 PM, Joakim Erdfelt wrote: I'm tired. I'm tired of the confusion. I'm tired of the lack of decision. The ability to serve the

Re: What is Archiva.NEXT ?

2007-07-31 Thread nicolas de loof
Maven 2, Maven 1.1, and Ivy work right now. They all support the maven 2 default layout fine. Does maven 1.1 really support maven2 layout for remote repository (and local ?) !! How do you configure it for this ?

Re: What is Archiva.NEXT ?

2007-07-31 Thread Brett Porter
This all sounds fine - I'm still leaning towards webdav (bit specific, but it will always use that technology anyway) over manage (too generic a name, xmlrpc is also managing and will likely be at a different endpoint). But I'm not that fussed. So the only thing left is the question I

Re: [Announce] Continuum 1.1-beta-1 is released

2007-07-31 Thread Martin van den Bemt
Why is the download from people instead of through the mirroring system ? Mvgr, Martin Emmanuel Venisse wrote: Hi, The maven/Continuum team is pleased to announce the first beta of Continuum 1.1 Highlights are: * Continuum profiles to define JDK/maven/ANT to use in a build definition

Re: some issues for rescheduling?

2007-07-31 Thread Emmanuel Venisse
I will look at them this week, sorry for the delay. Emmanuel Brett Porter a écrit : Anyone have any thoughts on these, or should I just go ahead and make the changes? (Sorry Emmanuel, I know you've been offline a bit recently :) Cheers, Brett On 25/07/2007, at 5:13 PM, Emmanuel Venisse

Re: [Announce] Continuum 1.1-beta-1 is released

2007-07-31 Thread Emmanuel Venisse
It's an error, the next beta will be on the mirroring system. Emmanuel Martin van den Bemt a écrit : Why is the download from people instead of through the mirroring system ? Mvgr, Martin Emmanuel Venisse wrote: Hi, The maven/Continuum team is pleased to announce the first beta of

Re: some issues for rescheduling?

2007-07-31 Thread Emmanuel Venisse
Done. Emmanuel Brett Porter a écrit : Anyone have any thoughts on these, or should I just go ahead and make the changes? (Sorry Emmanuel, I know you've been offline a bit recently :) Cheers, Brett On 25/07/2007, at 5:13 PM, Emmanuel Venisse wrote: Thanks Brett, I'll review them.

RE: JUnit tests in intellij

2007-07-31 Thread LAMY Olivier
Just done a fresh install. A other directory is needed in the classpath : continuum-core/target/generated-resources/plexus -- Olivier -Message d'origine- De : Erik Drolshammer [mailto:[EMAIL PROTECTED] Envoyé : lundi 30 juillet 2007 10:11 À : continuum-dev@maven.apache.org Objet : Re:

Re: Solving the notification problem

2007-07-31 Thread Jesse McConnell
well, 1.1 is in beta now so ideally no more features, but maybe we just call this a bug fix for now.. I guess the first suggestion might be a batch email option with a summary presented at the top of the mail...that would almost have to be on a per notifier though, but that is made easier by the

Re: Solving the notification problem

2007-07-31 Thread Brett Porter
On 01/08/2007, at 12:01 PM, Jesse McConnell wrote: well, 1.1 is in beta now so ideally no more features, but maybe we just call this a bug fix for now.. yeah, I'm looking more for a small improvement than a revolution. Avoiding schema changes and such. I really should have said something

Database model change for beta-1

2007-07-31 Thread Brett Porter
Hi, I've narrowed down the problem in upgrading from alpha-2 to beta-1 to the following model change: field namebuildDefinition/name version1.1.0+/version association xml.reference=true stash.part=true jpox.dependent=false

Re: Plugin development: how to get the phase

2007-07-31 Thread John Petritis
Thanks, I will keep an eye out for John's build plan work (I assume it won't be available until some major release). If we were working under Linux I could probably tee the output then gawk it to find what project and phase it was working on and then used that to generate what I need. For now I

Re: FW: Problems with Release plugin 2.0-beta-6

2007-07-31 Thread Gururaj M Upadhye
We are also experiencing first problem Reinhard mentioned. Copied here for convenience: We use Java 5 including features such as generics etc. In our super pom, the compile plugin is configured to use 1.5 source and target. However, using the Release plugin, these setting seem to be ignored, and

Maven-eclipse-plugin artifacts cache broken

2007-07-31 Thread Cabasson Denis
I think the artifact caching mecanism in the maven-eclipse-plugin is broken, due to some code included in http://jira.codehaus.org/browse/MECLIPSE-292 The patch applied broke the caching mecanism (at least as far as I can see). Could some one have a look into this, confirm the problem I'm

[maven-eclipse-plugin] - How to send changes to developper team(or join developper team)?

2007-07-31 Thread JOUI Cyril
Hello everyone, I am currently working (locally) on maven-eclipse-plugin. In deed, I had a lot of problem with it (connection with WTP ...). I have made some work on it (patch and new features). How can I return my work to contribute on this project ? Thanks ! Cyril Joui

Re: [maven-eclipse-plugin] - How to send changes to developper team(or join developper team)?

2007-07-31 Thread Arnaud HERITIER
You have to propose your changes/patchs in our issues tracker : http://jira.codehaus.org/browse/MECLIPSE Please, have a look at the existing issues to see if you are proposing a patch for an existing one. regards arnaud On 31/07/07, JOUI Cyril [EMAIL PROTECTED] wrote: Hello everyone, I am

RE : [maven-eclipse-plugin] - How to send changes to developper team(or join developper team)?

2007-07-31 Thread JOUI Cyril
Hello Arnaud, Thanks for your quick answer! I have put all information on JIRA. But is it possible to become a contributor (and what we have to do). A lot of people I know had and still have many problems for linking maven-eclipse-plugin and wtp directly. I have modify m2wtp eclipse plugin and

Re: RE : [maven-eclipse-plugin] - How to send changes to developper team(or join developper team)?

2007-07-31 Thread Arnaud HERITIER
To enter in an Apache community you have to prove your merit in a middle or long term by help users, providing patchs, and more ... http://www.apache.org/foundation/how-it-works.html#meritocracy http://www.apache.org/foundation/faq.html#joining I'm not yet using eclipse 3.3 with WTP 2.0 to

Re: RE : [maven-eclipse-plugin] - How to send changes to developper team(or join developper team)?

2007-07-31 Thread Arnaud HERITIER
Forgot to say that to have a better support from us, we'll appreciate if you deliver a patch (http://www.apache.org/dev/contributors.html) with the code, some tests and if needed an update of the documentation. Cheers Arnaud On 01/08/07, Arnaud HERITIER [EMAIL PROTECTED] wrote: To enter in an

Re: RE : [maven-eclipse-plugin] - How to send changes to developper team(or join developper team)?

2007-07-31 Thread Vincent Siveton
Hi Cyril, Better resource for the Maven community: http://maven.apache.org/guides/development/guide-helping.html We need diff files insteaf of plain java file. Thanks, Vincent 2007/7/31, Arnaud HERITIER [EMAIL PROTECTED]: Forgot to say that to have a better support from us, we'll appreciate

RE: Severe assembly plugin problem

2007-07-31 Thread Brian E. Fox
IMO, this is indicative of a need to allow a plugin to call back into the core and resolve/retrieve the project's dependencies (and it's not the only case; see any of the IDE plugins). I'm not sure that I'm actually using a different resolver implementation, though...I don't remember

RE: Maven-eclipse-plugin artifacts cache broken

2007-07-31 Thread Brian E. Fox
Hi Denis, I was travelling but did receive your mails and will take a look. Thanks, Brian -Original Message- From: Cabasson Denis [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 10:53 AM To: Maven Developers List Subject: Maven-eclipse-plugin artifacts cache broken I think the

Solving the notification problem

2007-07-31 Thread Brett Porter
Hi, I would like to see us address the problems of mass-notification which tends to be a blight on Continuum when dealing with projects with lots of modules in 1.1. I think with this simple usability improvement, the perception of the quality of the overall system would be greatly

RDF/XML For Repository Information

2007-07-31 Thread Shane Isbell
I would like to see if there is any general interest from the Maven community in using RDF for storing and retrieving of repository information. I switched NMaven's resolver implementation to one using RDF and am happy with the results. This implementation allows: 1) easily extending meta-data, in