Re: Vote started for Apache Maven 3.0.4

2011-11-30 Thread Olivier Lamy
. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ https://bitbucket.org/mfriedenhagen/ On Fri, Nov 25, 2011 at 10:22, Olivier Lamy ol...@apache.org wrote: Hello, For your information, a vote has started in order to release Apache Maven 3.0.4

Re: checkstyle-plugin 2.8 aggregated duplicates number of issues.

2011-11-29 Thread Olivier Lamy
For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr

Re: [ANN] Maven Archetype 2.2 Released

2011-11-26 Thread Olivier Lamy
Super pom contains only plugins used by lifecycle of packaging provided by maven core. Archetype is not in such case. Just use -U to upgrade locally. See http://svn.apache.org/repos/asf/maven/maven-3/trunk/maven-core/src/main/resources/META-INF/plexus/artifact-handlers.xml Thanks, -- Olivier

Vote started for Apache Maven 3.0.4

2011-11-25 Thread Olivier Lamy
Hello, For your information, a vote has started in order to release Apache Maven 3.0.4. The vote thread is available here: http://markmail.org/message/fpc6n2o72t4jcjar Feel free to test this candidate release and give us any feedback, Thanks, -- Olivier Lamy Talend: http://coders.talend.com

[ANNOUNCE] Apache Maven Jar Signer 1.0

2011-11-25 Thread Olivier Lamy
Hello, The Maven team is pleased to announce the release of the Maven Jar Signer, version 1.0 This component provides some utilities to sign/verify jars/files in your Mojos. See http://maven.apache.org/shared/maven-jarsigner/ You should specify the version in your project's plugin

[ANNOUNCE] Apache Maven Wagon 2.1

2011-11-25 Thread Olivier Lamy
Hello, The Maven team is pleased to announce the release of the Apache Maven Wagon, version 2.1. Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. See http://maven.apache.org/wagon Release Notes - Maven Wagon - Version 2.1 ** Bug *

Re: dependency:get complains repositoryUrl missing or invalid

2011-11-24 Thread Olivier Lamy
-Dversion=2.5.0 or you copy/paste of cli failed. 2011/11/24 Rice Yeh rice...@gmail.com: On Thu, Nov 24, 2011 at 3:01 PM, Olivier Lamy ol...@apache.org wrote: A space maybe before the second -D ? What do you mean? -- Olivier Le 24 nov. 2011 06:26, Rice Yeh rice...@gmail.com a écrit : Hi

Re: dependency:get complains repositoryUrl missing or invalid

2011-11-24 Thread Olivier Lamy
, Olivier Lamy ol...@apache.org wrote: try mvn dependency:get -X -DrepositoryUrl=http://repo1.maven.org/maven2SPACE HERE-DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxrs -Dversion=2.5.0 instead of mvn dependency:get -X -DrepositoryUrl=http://repo1.maven.org/maven2-DgroupId

Re: dependency:get complains repositoryUrl missing or invalid

2011-11-23 Thread Olivier Lamy
A space maybe before the second -D ? -- Olivier Le 24 nov. 2011 06:26, Rice Yeh rice...@gmail.com a écrit : Hi, I am using dependency:get to install a remote jar from the central repository to my local repository in a folder without a pom.xml with the following command: mvn

Re: How to write a working Custom Lifecycle?

2011-11-18 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Report Plugin Dependencies (Maven 3 style) for Site

2011-11-18 Thread Olivier Lamy
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: -Dmaven.artifact.threads in conjunction with -B

2011-11-17 Thread Olivier Lamy
, NOT in parallel with both of these flags. Am I misunderstanding what these things do? Yes :-) -B just disable some stream view in the console. -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: problem with generate-resources

2011-11-17 Thread Olivier Lamy
Regards ! -- Cordialement Mohamed -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

[ANN] Apache Maven PMD Plugin 2.6 Released

2011-11-11 Thread Olivier Lamy
Hello, The Apache Maven Team is pleased to announce the release of Apache Maven PMD Plugin 2.6. This plugin allows you to automatically run the PMD code analysis tool on your project's source code and generate a site report with its results. You should specify the version in your project's plugin

[ANNOUNCE] Apache Archiva 1.4-M1 Released!

2011-10-26 Thread Olivier Lamy
Hello, The Apache Archiva team would like to announce the release of Archiva 1.4-M1 (This is the first milestone of the 1.4 series) Archiva is available for download from: * http://archiva.apache.org/download.html Archiva is an application for managing one or more remote artifact repositories,

Re: [ANNOUNCE] Apache Archiva 1.4-M1 Released!

2011-10-26 Thread Olivier Lamy
/index.html . Sent from my mobile device, so please excuse typos and brevity. Maurizio Cucchiara Il giorno 26/ott/2011 13.56, Olivier Lamy ol...@apache.org ha scritto: Hello, The Apache Archiva team would like to announce the release of Archiva 1.4-M1 (This is the first milestone of the 1.4 series

Re: Expected behavior of the -f command line flag and working directories

2011-10-25 Thread Olivier Lamy
files anywhere. Cheers, johan -- you too? - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http

Re: maven-reactor-plugin: still active?

2011-10-21 Thread Olivier Lamy
. Thanks, Laird -- http://about.me/lairdnelson -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: zip instead of jar

2011-10-20 Thread Olivier Lamy
the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http

Re: Maven deploy question ...

2011-10-17 Thread Olivier Lamy
Hello Option a) is probably something we can solve with an extension mechanism in maven3. If you have time to load an issue ?. Btw some ci server handles this case. -- Olivier Le 17 oct. 2011 01:22, Michael L. Hartery michael.hart...@kinek.com a écrit : Hi all. We have a medium size maven

Re: Maven central repository

2011-10-14 Thread Olivier Lamy
For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: Getting 401 error when trying to use Maven Tomcat plugin

2011-10-12 Thread Olivier Lamy
: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail

Re: [Tomcat Plugin] WebAppSourceDirectory Configuration?

2011-10-11 Thread Olivier Lamy
and testing with: mvn tomcat:run Does that make sense? Thanks, - Ole On 10/10/2011 04:26 PM, Olivier Lamy wrote: 2011/10/10 Ole Ersoyole.er...@gmail.com: I'm running the tomcat plugin configured as follows:      plugin        groupIdorg.codehaus.mojo/groupId        artifactIdtomcat-maven

Re: [Tomcat Plugin] WebAppSourceDirectory Configuration?

2011-10-11 Thread Olivier Lamy
have to change the location of the files when the webapp is deployed in production right? Thanks, - Ole On 10/11/2011 03:25 AM, Olivier Lamy wrote: Hello, Why not simply put your resources in src/main/resources and load it with Thread.currentThread().getContextClassLoader

Re: Getting 401 error when trying to use Maven Tomcat plugin

2011-10-11 Thread Olivier Lamy
For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: [Tomcat Plugin] WebAppSourceDirectory Configuration?

2011-10-10 Thread Olivier Lamy
? TIA, - Ole - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http

Re: [Tomcat Plugin] WebAppSourceDirectory Configuration?

2011-10-10 Thread Olivier Lamy
. Thoughts?  TIA, - Ole - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy

Re: [Tomcat Plugin] WebAppSourceDirectory Configuration?

2011-10-09 Thread Olivier Lamy
-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr

Http(s) transport layer change (call for early adopters users)

2011-10-03 Thread Olivier Lamy
with this new default http(s) transport layer. Thanks in advance for your testing time! -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://hc.apache.org/httpcomponents-client-ga/index.html [2] http://repo1.maven.org/maven2/org/apache/maven

Re: Tomcat plugin: Logging

2011-09-30 Thread Olivier Lamy
-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e

Re: Build hangs on maven site generation

2011-09-30 Thread Olivier Lamy
Command Line[1]: log [INFO] SCM Command Line[2]: -v [INFO] SCM Command Line[3]: -r{2011-05-18}:{2011-04-17} Thanks -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

[ANN] Maven Indexer 4.1.2 Release

2011-09-26 Thread Olivier Lamy
, -- The Apache Maven team -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Question about SCM and maven-release-plugin

2011-09-26 Thread Olivier Lamy
? Thanks, Laird -- http://about.me/lairdnelson -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html#tagBase

Re: tomcat maven plugin - what security setup of tomcat is required?

2011-09-15 Thread Olivier Lamy
with an embedded tomcat server and which ones (if any) work with an existing tomcat server and how to configure the latter. On 09/14/2011 03:17 PM, Olivier Lamy wrote: Hello, Do you have any logs in your tomcat ? Can you try with adding username and password in the mojo configuration ? (with removing

Re: tomcat maven plugin - what security setup of tomcat is required?

2011-09-14 Thread Olivier Lamy
-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users

Re: Debug a project in maven.

2011-09-06 Thread Olivier Lamy
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Site plugin not using properties from settings.xml in URLs

2011-08-31 Thread Olivier Lamy
Hello, Properties with dot are not supported. See http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html section Filtering. HTH, -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/8/31 Derek Lewis de...@lewisd.com

Re: Project reports customBundle - how to share across multiple modules

2011-08-31 Thread Olivier Lamy
Hello, The solution I see is to have an artifact (call it build-resources or something like that) which contains those .properties And use it tru remote-resources or dependency plugin. -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/8/31

Re: Project reports customBundle - how to share across multiple modules

2011-08-31 Thread Olivier Lamy
2011/8/31 sebb seb...@gmail.com: On 31 August 2011 08:29, Olivier Lamy ol...@apache.org wrote: Hello, The solution I see is to have an artifact (call it build-resources or something like that) which contains those .properties The modules all have a common parent pom - is it possible to use

Re: Project reports customBundle - how to share across multiple modules

2011-08-31 Thread Olivier Lamy
2011/8/31 sebb seb...@gmail.com: On 31 August 2011 11:27, Olivier Lamy ol...@apache.org wrote: 2011/8/31 sebb seb...@gmail.com: On 31 August 2011 08:29, Olivier Lamy ol...@apache.org wrote: Hello, The solution I see is to have an artifact (call it build-resources or something like

Re: [jar-plugin] properties not properly expanded in manifestEntries

2011-08-23 Thread Olivier Lamy
Hello, IHMO not possible currently for the archiver, this need some changes in maven-archiver component. Could you open a feature request in http://jira.codehaus.org/browse/MSHARED/ ? . This need to add some interpolation in maven-archiver lib. Thanks -- Olivier Lamy Talend : http://talend.com

Re: publishing pretty source code as part of a maven site

2011-08-23 Thread Olivier Lamy
by google folks . Thanks, -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://code.google.com/p/doclava/ 2011/8/23 Benson Margulies bimargul...@gmail.com: Is there a reporting plugin out there that can be asked to publish prettified

Re: how to add *.java source files in my jar?

2011-08-15 Thread Olivier Lamy
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: codehaus

2011-08-13 Thread Olivier Lamy
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr

Re: checkstyle and JavadocPackage module

2011-08-11 Thread Olivier Lamy
Hello Simone, I think this JavadocPackage comes with 5.0 checkstyle version. (see release note [1] ) As I can see checkstyle plugin in commons is 2.2 which use checkstyle 4.4. Maybe time to upgrade :-) (checktyle plugin 2.7 will be available soon) -- Olivier Lamy Talend : http://talend.com

Re: checkstyle and JavadocPackage module

2011-08-11 Thread Olivier Lamy
, have a nice day!!! All the best, a bientot! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Aug 11, 2011 at 3:49 PM, Olivier Lamy ol...@apache.org wrote: Hello Simone, I think this JavadocPackage comes with 5.0 checkstyle version. (see release note [1

[ANN] Maven Checkstyle Plugin 2.7 Released

2011-08-11 Thread Olivier Lamy
Hi, The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.7. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: plugin groupIdorg.apache.maven.plugins/groupId

Re: Release plugin information required

2011-08-10 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

[ANN] Selenium Maven Plugin 2.0 Released

2011-08-04 Thread Olivier Lamy
Hi, The Mojo team is pleased to announce the release of the Selenium Maven Plugin version 2.0. Site : http://mojo.codehaus.org/selenium-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: plugin groupIdorg.codehaus.mojo/groupId

Re: Filtering using properties in jar?

2011-08-04 Thread Olivier Lamy
Hello, Remote Resources Plugin [1] will be probably your friend HTH, -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://maven.apache.org/plugins/maven-remote-resources-plugin/ 2011/8/4 David Hoffer dhoff...@gmail.com: I have some

Re: What does this mean?

2011-08-04 Thread Olivier Lamy
or updates are forced So try again mvn with adding -U. if doesn't work ensure this artifact is available in this repository. -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/8/4 Eric Kolotyluk eric.koloty...@gmail.com: I keep seeing

Re: Nested Maven macro variables problem

2011-08-03 Thread Olivier Lamy
Hello, Currently not. See http://jira.codehaus.org/browse/MRESOURCES-70 . Thanks -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/8/3 Rajul rajul.kon...@gmail.com: In Maven POM I want to implement Resource filter Consider following

Re: There are no tests to run.

2011-07-31 Thread Olivier Lamy
, **/*Test.java, **/*TestCase.java) -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/7/31 tony liub...@gmail.com: hi,  my name is Tony , I'm from China. At present time,i do a small project named 52n-wps.   the below is a part of my pom.xml .I guess the maven-surefire

Re: Any plans for a release of the checkstyle plugin 2.7 ?

2011-07-21 Thread Olivier Lamy
Hello If no other volunteer I will work on this start of august. -- Olivier send from a mobile Le 21 juil. 2011 14:20, Grégory Joseph greg@gmail.com a écrit : Hi guys, I see on Jira that all issues for maven-checkstyle-plugin 2.7 have been resolved. Are there any plans for releasing ?

Re: Welcome Robert Scholte to the Apache Maven team!

2011-07-06 Thread Olivier Lamy
don't have to add much ;) Robert, congratulations and happy hacking! LieGrue, strub - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy

Re: Git or Mercurial

2011-07-05 Thread Olivier Lamy
Note : a hack has been added in last release 2.2 for this use case. HTH, -- Olivier Lamy http://twitter.com/olamy | http://www.linkedin.com/in/olamy [1] http://jira.codehaus.org/browse/MRELEASE-457 2011/7/5 Mark Derricutt m...@talios.com: Regardless of your choice between git or mercurial

Re: Git or Mercurial

2011-07-04 Thread Olivier Lamy
Mercurial support works fine too :-) (at least for Apache Maven stack : no idea for eclipse ) -- Olivier Le 4 juil. 2011 13:52, Stephen Connolly stephen.alan.conno...@gmail.com a écrit : Git On 4 July 2011 12:27, Peter Horlock peter.horl...@googlemail.com wrote: Hi! We are planning to move

Re: Configuring maven-javadoc-plugin in reporting section?

2011-06-25 Thread Olivier Lamy
= false [DEBUG]   (f) author = true I am using Maven 3.0.3. What have I done wrong or misunderstood? Best, Laird -- Olivier Lamy http://twitter.com/olamy | http://www.linkedin.com/in/olamy - To unsubscribe, e-mail

Re: Adding WebDriver client tests

2011-06-22 Thread Olivier Lamy
Hello, Selenium folks has changed groupId for the 2.0 release train. So have a look http://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/ HTH, -- Olivier Lamy http://twitter.com/olamy | http://www.linkedin.com/in/olamy 2011/6/22 Greg Akins angryg...@gmail.com: I seem

Re: maven 3.0.3 out of memory error, version ranges, lots of maven meta downloads

2011-06-21 Thread Olivier Lamy
Hello, Your problem is with m2e or Apache Maven tru the cli ? If m2e, you probably have to post it in a m2e mailing list [1]. Thanks -- Olivier Lamy http://twitter.com/olamy | http://www.linkedin.com/in/olamy [1] http://www.eclipse.org/m2e/support/ 2011/6/21 Paul French paul.fre...@kirona.com

Re: Error in JDO during get of Database object id (500 Error)

2011-06-16 Thread Olivier Lamy
Hello, You must use the Apache Archiva mailing list . See http://archiva.apache.org/mail-lists.html 2011/6/16 gnar g...@browncollar.com: We just moved Archiva/Maven from one host to another. This is how we migrated: 1. Rsync the maven root directory from the source host to the target host 2.

Re: Maven/Eclipse - Failed to read artifact descriptor

2011-05-03 Thread Olivier Lamy
somewhere.. Thanks in advance. Cuong -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Hudson: rebuild option

2011-04-20 Thread Olivier Lamy
the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http

Re: SVN can not revert - VISTA can not copy it

2011-04-18 Thread Olivier Lamy
Hello, maybe try : svn revert E:\asf\maven\maven-3\nb_trunk HTH, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/4/18 Stadelmann Josef josef.stadelm...@axa-winterthur.ch: If I would be a maven developer I would make this path a bit more longer to really see

[ANN] Maven Surefire Plugin 2.8.1 Released

2011-04-16 Thread Olivier Lamy
The Maven team is pleased to announce the release of the Maven Surefire Plugin, version 2.8.1 http://maven.apache.org/plugins/maven-surefire-plugin/ You should specify the version in your project's plugin configuration: plugin groupIdorg.apache.maven.plugins/groupId

[ANN] Release Buildnumber Plugin 1.0

2011-04-11 Thread Olivier Lamy
Hi, The Mojo team is pleased to announce the release of the Buildnumber Maven Plugin, version 1.0. New feature : support of git and mercurial. http://mojo.codehaus.org/buildnumber-maven-plugin You should specify the version in your project's plugin configuration: plugin

Re: Unable to tag SCM

2011-04-07 Thread Olivier Lamy
] BUILD FAILURE [INFO] [INFO] Unable to tag SCM Provider message: The svn tag command failed. Command output: svn: Local, non-commit operations do not take a log message or revision properties -- mJ -- Olivier

Re: Executing a single method of a test

2011-04-06 Thread Olivier Lamy
Hello, This feature -Dtest=IndexRecordDAOTest#testGetAndList is available for surefire 2.8. Update the plugin version and try again :-). HTH, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/4/6 Marc SCHNEIDER marc.schneide...@gmail.com: Hi, I'm using maven

[ANN] Maven Scm 1.5 Released

2011-03-31 Thread Olivier Lamy
Hi, The Maven team is pleased to announce the release of the Maven Scm, version 1.5. http://maven.apache.org/scm/ Release Notes - Maven SCM - Version 1.5 ** Bug * [SCM-475] - hg plugin insists on 'pushing' * [SCM-553] - release:prepare not working with synergy scm-provider *

Re: Not all variables replaced when filtering

2011-03-30 Thread Olivier Lamy
                                   W www.adesso.at -             business. people. technology. - -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy

Re: Reporting Plugins - How to change a dependency?

2011-03-19 Thread Olivier Lamy
Hello, Should work with maven 3 and the new configuration [1] Section New Configuration If not, load an issue. Thanks -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy [1] http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3/maven-3.html 2011/3/18 Hilco Wijbenga

Re: How to release a single module in a Mercurial repository?

2011-03-18 Thread Olivier Lamy
/releasetestrepo/developerConnection I have to test with a local repo (and with windauze :-) ) Thanks, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy [1] http://code.google.com/p/maven-scm-provider-hg-test/source/list 2011/3/6 Mark Struberg strub...@yahoo.de: hmm

Re: How to release a single module in a Mercurial repository?

2011-03-18 Thread Olivier Lamy
So I have reproduce with a local repo. This should be fixed now @Andreas : could you please test (scm snapshots has been deployed) ? Thanks /Olivier 2011/3/18 Olivier Lamy ol...@apache.org: Hey, First sorry for late response !! @Mark : yup the missing trailing / at the end is an issue (fun

Re: [M3] CheckStyle configuration file

2011-03-17 Thread Olivier Lamy
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

Re: NullPointerException in maven assembly plugin

2011-03-14 Thread Olivier Lamy
Hello, Do you have same exception outside Jenkins ? Thanks -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/14 Wim Deblauwe wim.debla...@gmail.com: Hi, I am upgrading my projects from maven 2 to maven 3 and most of them are fine. However, there is one project

Re: How to release a single module in a Mercurial repository?

2011-03-05 Thread Olivier Lamy
groupIdorg.apache.maven.scm/groupId artifactIdmaven-scm-provider-hg/artifactId version1.4/version /dependency Can you try with 1.5-SNAPSHOT ? -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy [1] http://code.google.com/p/maven-scm-provider-hg-test/ 2011/3/5 Mark Struberg

Re: How to release a single module in a Mercurial repository?

2011-03-04 Thread Olivier Lamy
Hello, Perso, I have tested MRELEASE-457 with git and svn. So it look to need some hack to work with the hg scm provider. Can you load a jira issue I will have a look ? Thanks ! -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/3 Andreas Ebbert-Karroum

Re: How to release a single module in a Mercurial repository?

2011-03-04 Thread Olivier Lamy
Please use hg scm provider component Thanks ! -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/4 Andreas Ebbert-Karroum andreas.ebbert-karr...@codecentric.de: Hi Olivier, I can gladly do so. Do you want me to report that for the maven-release-plugin

Re: How to release a single module in a Mercurial repository?

2011-03-02 Thread Olivier Lamy
Hello, snapshots are available here : https://repository.apache.org/content/groups/snapshots-group/ -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/2 Andreas Ebbert-Karroum andreas.ebbert-karr...@codecentric.de: Hi, it seems like the bug concerning

Re: M2 how to switch to wagon-ssh 1.0-beta-6

2011-03-01 Thread Olivier Lamy
Try in build extensions extension groupIdorg.apache.maven.wagon/groupId artifactIdwagon-ssh/artifactId version1.0-beta-7/version /extension /extensions ... HTH, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/1

Re: [REPOST] How to mvn release:prepare although \target is in .hgignore?

2011-02-20 Thread Olivier Lamy
code starts with a hyphen and ends with X. ∀x. x ∈ MyInbox ⇒ from(x) ∈ MySafeSenderList ∨ (∃y. y ∈ subject(x) ∧ y ∈ L(-[a-z]+[0-9]X)). -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe

Re: [REPOST] How to mvn release:prepare although \target is in .hgignore?

2011-02-20 Thread Olivier Lamy
and the following cli : hg status says what ? 2011/2/20 Gabriele Kahlout gabri...@mysimpatico.com: yes, as far as i can tell. On Sun, Feb 20, 2011 at 2:59 PM, Olivier Lamy ol...@apache.org wrote: Hello, Maybe stupid question : have you committed and pushed your file .hgignore ? 2011/2

Re: Upgrading maven-embedder from 2.0.4 to 3.0.2

2011-02-11 Thread Olivier Lamy
, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy [1] https://github.com/jenkinsci/lib-jenkins-maven-embedder/blob/master/src/test/java/hudson/maven/TestMavenEmbedderSimpleProject.java 2011/2/10 mraible m...@raibledesigns.com: I'm trying to upgrade the dependencies

Re: Error on mvn clean

2011-02-04 Thread Olivier Lamy
the directory and I can see it.  Why is the clean failing? - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy

Re: Using Apache parent pom

2011-02-01 Thread Olivier Lamy
Hello, You will find some docs here [1]. I will update this as the last released parent is 8. Note we are working on releasing 9. If any issue you load a jira entry here [2] Thanks, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy [1]http://www.apache.org/dev/publishing

Welcome Evgeny Mandrikov to Apache Maven Dev Team

2011-01-30 Thread Olivier Lamy
Hello, We just voted him as a committer. So Welcome Evgeny ! Thanks, -- Apache Maven Team - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: maven-plugin-testing-harness with Maven 3

2011-01-27 Thread Olivier Lamy
For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Re: maven-plugin-testing-harness with Maven 3

2011-01-27 Thread Olivier Lamy
(better) way to do this? regards, Oliver Am 27.01.2011 um 22:41 schrieb Olivier Lamy: Hello, With maven3, you have to use    dependency      groupIdorg.apache.maven.plugin-testing/groupId      artifactIdmaven-plugin-testing-harness/artifactId      version2.0-alpha-1/version      scopetest

Re: Site deployment (scp) with NullKnownHostProvider fails on Maven3

2011-01-25 Thread Olivier Lamy
Hello Sounds an issue. Please load an entry in jira (with the details). We will have a look. Thanks! -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/1/25 Marcin Kuthan marcin.kut...@gmail.com: Hi I'm working on corporate pom and I would keep common corporate

Re: pdf plugin broken in maven3?

2011-01-24 Thread Olivier Lamy
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy

Re: Welcome Wayne Fay to the Maven PMC

2011-01-15 Thread Olivier Lamy
Welcome aboard ! -- Olivier Le 15 janv. 2011 02:08, Brian Fox bri...@infinity.nu a écrit : I'm sure you all know Wayne since he's been around forever answering user list questions. We recently voted him in both as a committer and a PMC member, so please join me in congratulating him. We're

Re: tomcat-m-p war dependency

2011-01-13 Thread Olivier Lamy
Hello, I have added a comment in the jira issue. It sounds more reasonnable to have a new mojo for this with a more simple syntax which could executed from the cli. Feel free to add an other comment. Thanks, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/1/13

Re: release:perform on a submodule using git

2011-01-12 Thread Olivier Lamy
Hello, Have a look at http://jira.codehaus.org/browse/MRELEASE-457 -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/1/12 Joachim Van der Auwera joac...@progs.be: I have a large project with many independently releasable submodules. They are stored in one large

Re: tomcat-m-p war dependency

2011-01-11 Thread Olivier Lamy
           artifactIdwar-artifactid/artifactId            version1.0/version            typewar/type          /dependency        /dependencies      /plugin Thanks, -Ryan -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy

Re: tomcat-m-p war dependency

2011-01-11 Thread Olivier Lamy
5:09 PM, Olivier Lamy ol...@apache.org wrote: Hello, It's not supported currently (btw it's a good idea). You can use copy goal [1] from dependency plugin to get your artifact and use deploy-only mojo from t-m-p [1] http://maven.apache.org/plugins/maven-dependency-plugin/examples/copying

Re: maven tries to download wrong pmd version

2011-01-04 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: maven tries to download wrong pmd version

2011-01-04 Thread Olivier Lamy
2011/1/4 Guo Du mrdu...@duguo.org: On Tue, Jan 4, 2011 at 2:42 PM, Olivier Lamy ol...@apache.org wrote: If you use maven3 See [1] section Version Resolution [1] http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3/maven-3.html Site plugin is a maven plugin, any reason to resolve

Re: Cargo vs Embedded tomcat

2010-12-29 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Regarding maven 3 integration with Hudson

2010-12-15 Thread Olivier Lamy
ml :-) Thanks; -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy [1] http://groups.google.com/group/hudson-dev/browse_thread/thread/e3444c1cdedcc23e [2] http://olamy.blogspot.com/2010/12/maven-3-support-in-hudson-maven-plugin.html [3] http://issues.hudson-ci.org/browse

Re: How to avoid '/./' part of URL during site deployment?

2010-12-15 Thread Olivier Lamy
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

<    1   2   3   4   5   6   7   8   9   10   >