RE: Creating a .wsr file artifact

2006-10-08 Thread Swenson, Eric
Hello Doug, Thanks for your reply. I had followed pointers on the web to the jboss-related plugins on mojo.codehaus.org but read reports that wsr files were not working in these plugins. Hence, I wrote my own. However, my plugin is *very* rudimentary right now. I based it on the maven-war-plu

Re: Next Maven 1.x using the new central repository

2006-10-08 Thread Arnaud HERITIER
Jason, I changed the settings in the trunk for m1. I'll have to update the documentation, but I think that it could be possible to share it with maven 2. Did you already update it ? Arnaud On 10/5/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Hi Jason. The eternal question ;-) We pla

How to get ${localRepository} from plexus component (not mojo)

2006-10-08 Thread Jason Dillon
Anyone know how to get the "${localRepository}" ArtifactRepository from a Plexus component... not a mojo. More specifically I have created a new component, which I inject into my mojo (with @component and a role defined in plexus/ components.xml) and I want that injected component to have a

Re: Creating a .wsr file artifact

2006-10-08 Thread Doug Douglass
Eric, I'm getting to this a little late as it appears you've already created the plugin, but there are the jboss-sar and jboss-packaging plugins over at mojo.codehaus.org that, more or less, do what you have done. The jboss-packaging plugin is intended to supercede the jboss-sar plugin and suppor

Re: please sync m1 and m2 repos for Xerces 2.8.1

2006-10-08 Thread Carlos Sanchez
it's just a matter that deploy:deploy-file does not work very well, I think almost everybody just copies the things by hand when not building with maven The problem with metadata is a known problem that we'll try to solve soon On 10/7/06, Nathan Beyer <[EMAIL PROTECTED]> wrote: Okay, I've clean

Re: [Fwd: [maven2 build trunk - FAILED - update] Sun Oct 8 11:00:00 GMT 2006]

2006-10-08 Thread Jason van Zyl
On 8 Oct 06, at 6:45 AM 8 Oct 06, Kenney Westerhof wrote: Hi, Can somebody with a shell account take a look at why this is failing? It's spamming the notifications lists for a few days now. I'm looking now. Give me your key and I'll give you access as well. Jason. Contents of the log

[Fwd: [maven2 build trunk - FAILED - update] Sun Oct 8 11:00:00 GMT 2006]

2006-10-08 Thread Kenney Westerhof
Hi, Can somebody with a shell account take a look at why this is failing? It's spamming the notifications lists for a few days now. Contents of the log file: -- Performing an update of maven-components ... Updates occured, build required ... /export/home/maven/m2-build/trunk/maven-2.1-

Re: Proposal for maven-qc-plugin / maven-qc-report-plugin

2006-10-08 Thread Hilco Wijbenga
Hi all, Wow, that proved *much* easier than I had anticipated. I'm not sure if everyone is equally happy with the approach I took, though... I slightly changed my plans and tried to get PMD to run by just invoking the maven-qc-plugin. I'm invoking mvn clean verify and the PMD plugin is not confi