Re: maven-metadata xml schema?

2007-01-19 Thread Gregory Kick
I'm not positive, but I don't think so. I think that all of the schemas are in http://maven.apache.org/xsd/ and I don't see it there. On 1/19/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: Is there a xml schema available for maven-metadata.xml files? Thanks, - Ole

maven-metadata xml schema?

2007-01-19 Thread Ole Ersoy
Is there a xml schema available for maven-metadata.xml files? Thanks, - Ole Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://f

Re: short term branch for project/group keys

2007-01-19 Thread Rahul Thakur
I am done with my changes on 'id-refactor' branch. The tests run fine without any errors. It would be great if others can take this for a spin as well. How does this gets merged back to trunk now? vote? Cheers, Rahul - Original Message - From: "Jesse McConnell" <[EMAIL PROTECTED]>

Re: svn commit: r498038 - in /maven/shared/trunk/maven-verifier/src/main/java/org/apache/maven/it/verifier: AbstractVerifier.java Verifier.java

2007-01-19 Thread Jason van Zyl
-1 Roll that out. Please ask was the rule we setup. Please adhere to it. You know that I've been working on this stuff for months as I'm sure you watch the commit logs and I posted about the problems with the ITs. The verifier is not the place for the embedder. The multiple invokers we ha

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread John Casey
Hi, Yes, please open a new JIRA related to the manifest section in an assembly [external] descriptor. As for MASSEMBLY-121, could you reopen it and add a test case that is failing? I'll try to take another stab at it, if I can see what's failing. Thanks, John On 1/17/07, berndq <[EMAIL PROTEC

Re: handling obfuscated jars

2007-01-19 Thread Stephane Nicoll
I think that's a bug - the properties aren't overwritten. Mmm all right. Try this: add another profile with true, and move the inside that profile. If you don't activate the profile, that default profile should be enabled. If you activate the obfuscation profile, then the default profile sh

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread Barrie Treloar
On 1/20/07, berndq <[EMAIL PROTECTED]> wrote: Barrie, > And you are sure these files exist? I'm at a loss. Try cut and pasting my plugin config and replace each descriptor with the files for yours. Other than that I can't work out why it is not working for you and it works for me. -

[vote] release maven-changelog-plugin 2.0

2007-01-19 Thread Dennis Lundberg
Hi, I'd like to release the changelog. It has not had a release since it moved from Codehaus, so this will be the first release at Apache. A lot of issues have been resolved for 2.0 as can be seen in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11211&fixfor=12471

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread berndq
Barrie, And you are sure these files exist? yes D:\projekte\template\templatePom-trunk>dir src\main\assembly .. 14.01.2007 11:03 884 client.xml 14.01.2007 11:04 886 server.xml remember it works without . Bernd I have the following in my pom and it correctl

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread Barrie Treloar
On 1/20/07, berndq <[EMAIL PROTECTED]> wrote: Barrie, I tried with and without values, always the same error, even with your new suggestion. src/main/assembly/server.xml [del] src/main/assembly/client.xml And you are sure these files exist? I have the

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread berndq
Barrie, I tried with and without values, always the same error, even with your new suggestion. This is a direct copy/paste: org.apache.maven.plugins maven-assembly-plugin 2.1 assemble-server single

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread Barrie Treloar
> Please paste your plugin definition in your pom. not sure what you mean by that, there is not much config here. What you pasted was what I was after. This works org.apache.maven.plugins maven-assembly-plugin 2.1

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread berndq
Hi Barrie, Please paste your plugin definition in your pom. not sure what you mean by that, there is not much config here. This works org.apache.maven.plugins maven-assembly-plugin 2.1 src/main/assembly/server.xml

Re: short term branch for project/group keys

2007-01-19 Thread Jesse McConnell
sounds good :) On 1/18/07, Rahul Thakur <[EMAIL PROTECTED]> wrote: Hey Jesse, I am gonna fork a new branch tonight and get started on this change. Hopefully should be able to get the relevant stuff that we have already done merged on the core modules before we start playing with the other modul

Re: cmd line property is ignored - bug? (and which jira component to file in?)

2007-01-19 Thread Kenney Westerhof
Geoffrey De Smet wrote: [based on the almost latest m2.0.5 branch] I have this profile in my pom.xml: development true true ${no.daisy.test} So without my settings.xml "mvn install" doesn't run the tests. But in my settings.xml I have a profile like this: dais

Re: handling obfuscated jars

2007-01-19 Thread Kenney Westerhof
Stephane Nicoll wrote: Hi, On 1/13/07, Kenney Westerhof <[EMAIL PROTECTED]> wrote: The last solution i can think of is to specify ${obfuscate} on all deps (in project A and B ) that can have an obfuscated attachment. You could use a profile or -Dobfuscate=obfuscated. You just have to make s

Re: handling obfuscated jars

2007-01-19 Thread Stephane Nicoll
Hi, On 1/13/07, Kenney Westerhof <[EMAIL PROTECTED]> wrote: The last solution i can think of is to specify ${obfuscate} on all deps (in project A and B ) that can have an obfuscated attachment. You could use a profile or -Dobfuscate=obfuscated. You just have to make sure that not specifying to

Re: Problems with ContinuumStoreTest

2007-01-19 Thread Trygve Laugstøl
Erik Drolshammer wrote: Marcelo Fukushima wrote: On 1/18/07, Erik Drolshammer <[EMAIL PROTECTED]> wrote: Hi! I'm trying to set up a developement environment for Continuum, but I'm experiencing some problems; *tags/continumm-1.0.3* #mvn install => " log4j:WARN Please initialize the log4j syste