enabling optional dependency

2012-04-30 Thread Radim Kolar
Spring framework has optional dependency on CGLIB: dependency groupIdcglib/groupId artifactIdcglib-nodep/artifactId version2.2/version optionaltrue/optional /dependency Is there some knob to switch this optinal dependency on or i have to copy this dependency to my pom?

Re: enabling optional dependency

2012-04-30 Thread Ansgar Konermann
Am 30.04.2012 10:18, schrieb Radim Kolar: Spring framework has optional dependency on CGLIB: dependency groupIdcglib/groupId artifactIdcglib-nodep/artifactId version2.2/version optionaltrue/optional /dependency Is there some knob to switch this optinal dependency on or i have to copy

Re: enabling optional dependency

2012-04-30 Thread Radim Kolar
Is there some knob to switch this optinal dependency on or i have to copy this dependency to my pom? No knob: If a user wants to use functionality related to an optional dependency, they will have to redeclare that optional dependency in their own project.

RE: mvn tomcat:deploy fails with HTTP response 401

2012-04-30 Thread Martin Gainty
redirecting to maven users ..as this is a maven issue Thanks, Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir

[ANN] Apache Maven SCM 1.7 released

2012-04-30 Thread Olivier Lamy
Hi, The Apache Maven Team is pleased to announce the release of Apache Maven SCM 1.7. Maven SCM is an abstract in top of various SCM tools (see http://maven.apache.org/scm/scms-overview.html). The 1.7 release introduce support of Jazz SCM tool. Release Notes - Apache Maven SCM - Version 1.7 **

Re: Maven - offer anything for runtime?

2012-04-30 Thread Benson Margulies
Whether or not it is what I *was* looking at, it certainly seems apropos :-) On Sun, Apr 29, 2012 at 10:50 PM, Wayne Fay wayne...@gmail.com wrote: H... are you talking about PomStrap? ;-) http://pomstrap.jfluid.com/   [site is down for me right now] http://www.pomstrap.techlab.smk.fr/en/

How to operate a xml, After delete a column from mysql

2012-04-30 Thread mavenbabuk
I have table RT_DATA_BANK with columns, ID, BANKNAME and ASSIGNMENT_VALUE. Using dbunit-maven-plugin, I operate the table values from xml, table name=RT_DATA_BANK columnID/column columnBANKNAME/column columnASSIGNMENT_VALUE/column

javac: invalid target release: 1.7

2012-04-30 Thread Witold E Wolski
Hi, Mac OS X version 10.7.3 java -version java version 1.6.0_31 Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) (because required by project I want to build) The project I want to build is: http://code.google.com/p/cmake-maven-project/source/browse/ The error I am getting when running

Re: javac: invalid target release: 1.7

2012-04-30 Thread Thorsten Heit
Hi, Mac OS X version 10.7.3 java -version java version 1.6.0_31 Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) (because required by project I want to build) The project I want to build is: http://code.google.com/p/cmake-maven-project/source/browse/ The error I am getting

Re: javac: invalid target release: 1.7

2012-04-30 Thread Wayne Fay
[ERROR] Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac options source files use -help for a list of possible options This error message comes directly from javac and means Maven tried to call me with -target 1.7 but I can't do that.

Does maven-nsis-plugin 2.1 work with maven 2.2.1

2012-04-30 Thread prakashjv
Hello, I have a NSIS script developed in NSIS version 2.46. I would want to automate the build process of the installer executable using maven. when I searched I found this maven-nsis-plugin. I included it in my plugin section of POM and the jar gets downloaded and after download it says plugin

Re: Does maven-nsis-plugin 2.1 work with maven 2.2.1

2012-04-30 Thread Karl Heinz Marbaise
Hi, I have a NSIS script developed in NSIS version 2.46. I would want to automate the build process of the installer executable using maven. when I searched I found this maven-nsis-plugin. I included it in my plugin section of POM and the jar gets downloaded and after download it says plugin

Re: Does maven-nsis-plugin 2.1 work with maven 2.2.1

2012-04-30 Thread Wayne Fay
Could anyone please confirm does the maven-nsis-plugin 2.1 work with maven 2.2.1? Stackoverflow says you need to use nsis-maven-plugin instead: http://stackoverflow.com/questions/6049556/failed-to-parse-plugin-descriptor-for-mavenmaven-nsis-plugin2-1 nsis maven plugin is the Maven 2/3 plugin

Re: jvm arguments not making it to application and unit tests

2012-04-30 Thread billybacon
Stephen, This worked excellent and as advertised. Thanks so much for the suggestion and help! Thank you! - Billy - On Thursday, April 26, 2012 at 4:08 PM, stephenconnolly [via Maven] wrote: You need to see this page:

Reference file name for filtering

2012-04-30 Thread krwell
How can I have maven replace a property with the file name that is being filtered? I have tried ${project.file} and it just gives the me the full file path for the pom.xml. I want the property to tell me the file that it is being filtered. -- View this message in context:

Re: Lifecycle phase in which the url for distributionManagement/snapshotRepository is calculated

2012-04-30 Thread Mirko Friedenhagen
Hello Olivier, I assume I have to create the properties in afterSessionStart as afterProjectsRead will be to late again? Regards Mirko On Sun, Apr 29, 2012 at 21:22, Olivier Lamy ol...@apache.org wrote: Yup you can add properties to project.getProperties() But in your case you want to change

Re: Lifecycle phase in which the url for distributionManagement/snapshotRepository is calculated

2012-04-30 Thread Olivier Lamy
Yep but means having your jar locally in your m3 installation. -- Olivier Le 30 avr. 2012 21:03, Mirko Friedenhagen mfriedenha...@gmail.com a écrit : Hello Olivier, I assume I have to create the properties in afterSessionStart as afterProjectsRead will be to late again? Regards Mirko On

[ANN] maven-changes-plugin 2.7 released

2012-04-30 Thread Benson Margulies
The Maven team is pleased to announce the release of the Maven Changes Report Plugin, version 2.7 Creates a release history for inclusion into the site and assists in generating an announcement mail. http://maven.apache.org/plugins/maven-changes-plugin You should specify the version in your

[ANN] maven-changes--plugin 2.7

2012-04-30 Thread Benson Margulies
The Maven team is pleased to announce the release of the Maven Changes Report Plugin, version 2.7 Creates a release history for inclusion into the site and assists in generating an announcement mail. http://maven.apache.org/plugins/maven-changes-plugin You should specify the version in your

Re: When using resources:resources, supply properties from jar

2012-04-30 Thread jaybytez
Thanks for the help...it's funny that after some searching...I found the following post and noticed that in our codebase someone had copied and used this same exact code to solve it: stackoverflow.com/questions/1231561/how-to-share-common-properties-among-several-maven-projects/1265428#1265428