Re: maven-war-plugin 2.2 snapshot suddenly throws ClassDefError Plexus

2012-02-06 Thread mschipperheyn
ahh the code got lost in html execution %regex[.*(?http://maven.40175.n5.nabble.com/maven-war-plugin-2-2-snapshot-suddenly-throws-ClassDefError-Plexus-tp5454020p5461040.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: maven-war-plugin 2.2 snapshot suddenly throws ClassDefError Plexus

2012-02-06 Thread mschipperheyn
Hmm, strange. I use worked very nice for me in the snapshot but not in 2.2 -- View this message in context: http://maven.40175.n5.nabble.com/maven-war-plugin-2-2-snapshot-suddenly-throws-ClassDefError-Plexus-tp5454020p5461037.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: maven-war-plugin 2.2 snapshot suddenly throws ClassDefError Plexus

2012-02-05 Thread mschipperheyn
Yeah, but regular expressions in packagingExcludes don't work there. Makes my life a little harder -- View this message in context: http://maven.40175.n5.nabble.com/maven-war-plugin-2-2-snapshot-suddenly-throws-ClassDefError-Plexus-tp5454020p5458882.html Sent from the Maven - Users mailing list a

maven-war-plugin 2.2 snapshot suddenly throws ClassDefError Plexus

2012-02-03 Thread mschipperheyn
I'm using the snapshot and am suddenly seeing this error [FATAL ERROR] Container realm = plexus.core urls[0] = file:/C:/java/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar [INFO] [ERROR] FATAL ERROR [INFO] --

Re: mavem-war-plugin packagingExcludes regex not working

2012-01-20 Thread mschipperheyn
Yeah, I tried it though on regexplanet and it didn't seem to work. Maybe I copied and pasted wrong. In any case, thanks. Marc -- View this message in context: http://maven.40175.n5.nabble.com/mavem-war-plugin-packagingExcludes-regex-not-working-tp5139981p5160331.html Sent from the Maven - Users

war:war overrides webapp content from webapp resources

2012-01-20 Thread mschipperheyn
Hi, I'm running into a little issue in war:war that has a workaround but I'm still bothered by it: I'm trying to filter stuff from src/main/webapp/ This works However, my filtered result is overwritten in the last part of resource copying [INFO] Processing war project [INFO] Copying webapp webR

Re: mavem-war-plugin packagingExcludes regex not working

2012-01-20 Thread mschipperheyn
.*(? -- View this message in context: http://maven.40175.n5.nabble.com/mavem-war-plugin-packagingExcludes-regex-not-working-tp5139981p5160145.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe,

Re: mavem-war-plugin packagingExcludes regex not working

2012-01-16 Thread mschipperheyn
Your suggestion doesn't work. BTW, I do see a Yes in the column find() in the example you are referring to, or am I reading this wrong? -- View this message in context: http://maven.40175.n5.nabble.com/mavem-war-plugin-packagingExcludes-regex-not-working-tp5139981p5149055.html Sent from the Mave

Re: mavem-war-plugin packagingExcludes regex not working

2012-01-13 Thread mschipperheyn
Sorry, try it here http://www.regexplanet.com/simple/index.html -- View this message in context: http://maven.40175.n5.nabble.com/mavem-war-plugin-packagingExcludes-regex-not-working-tp5139981p5142437.html Sent from the Maven - Users mailing list archive at Nabble.com. --

mavem-war-plugin packagingExcludes regex not working

2012-01-12 Thread mschipperheyn
Hi, I'm trying to exclude javascript source files from war packaging process and include minified files that end with -min.js files are named as such /msa-network/msa-network.js /msa-network/msa-network-min.js etc On regex planet, http://www.regexplanet.com/, this regular expression does the tr

Maven searching remote repo's for locally installed jars

2011-07-08 Thread mschipperheyn
Hi, When I build a project. Maven tries to find the jars that I installed locally, because they don't have repositories through all the repo's I have set up. It takes ages. How can I prevent this from happening? Kind regards, Marc -- View this message in context: http://maven.40175.n5.nabble.c