[ANN] Maven Dependency Plugin 2.6 Released

2012-11-26 Thread Arnaud HERITIER
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin, version 2.6 The dependency plugin provides the capability to manipulate artifacts. It can copy and/or unpack artifacts from local or remote repositories to a specified location. http://maven.apache.org/plugins

Apache Maven has its Google+ Page

2011-11-08 Thread Arnaud HERITIER
Hi all, I created a Google+ page for maven. Sadly we cannot yet share the ability to manage it and to post content. As soon as it will be possible I'll give the access to PMCs and probably dev members. For now ping me if you want that we publish something. On my side I'll try to forward

Re: Settings.xml : Maven repositories releases, updatePolicy => utility

2009-12-31 Thread Arnaud HERITIER
The update policy for releases isn't use to define when metadata are updated when you use a range for example ? On Friday, January 1, 2010, Brian Fox wrote: > It should be ignored, it stems from the fact that both fields use the > same modello object internally. > > On Tue, Dec 29, 2009 at 5:18 A

Re: Maven 2: How can I avoid hard-coding the version multiple times?

2009-11-30 Thread Arnaud HERITIER
have missed something. > > Cheers. > > 2009/11/30 Arnaud HERITIER > > > Not in Maven 2.X > > Will be possible in Maven 3.x > > But personally I don't see the problem to have them if you use the > release > > plugin and if required the versions plugin

Re: Maven 2: How can I avoid hard-coding the version multiple times?

2009-11-30 Thread Arnaud HERITIER
Not in Maven 2.X Will be possible in Maven 3.x But personally I don't see the problem to have them if you use the release plugin and if required the versions plugin to update them. Arnaud Héritier Software Factory Manager eXo platform - http://www.exoplatform.com --- http://www.aheritier.net On

[ANN] [FR] Apache Maven, enfin un livre en Français

2009-11-23 Thread Arnaud HERITIER
Hi community, This mail is to announce the availability of a new book about Maven, but in French this time ! Thus let's talk in French, non-french readers can mute this thread :-) Bonjour à tous, Petit mail pour vous prévenir de la disponibilité d'un nouvel ouvrage en Français sur votre

[ANN] Signature of Apple Java 1.6 Runtime for use with Animal Sniffer released

2009-11-21 Thread Arnaud HERITIER
Hi all, I just released the signature of Apple Java 1.6 Runtime for use with Animal Sniffer released. You'll find documentation about Animal Sniffer here : http://mojo.codehaus.org/animal-sniffer/ Apple Java 1.6 Signature doc is here : http://mojo.codehaus.org/signatures/java16-apple/ Che

Re: maven-eclipse-plugin configuration for pom packaging

2009-11-05 Thread Arnaud HERITIER
The plugin doesn't support it. I think there's a an issue already opened about that. You can vote for it. It is supported by m2eclipse or Q4E. Cheers, Arnaud Héritier Software Factory Manager eXo platform - http://www.exoplatform.com --- http://www.aheritier.net On Thu, Nov 5, 2009 at 5:39 PM,

[ANN] Maven Source Plugin 2.1.1 Released

2009-10-16 Thread Arnaud HERITIER
Hi, The Maven team is pleased to announce the release of the Maven Source Plugin, version 2.1.1 The Source Plugin creates a jar archive of the source files of the current project. http://maven.apache.org/plugins/maven-source-plugin/ You should specify the version in your project's plugin config

Re: Slow maven compile after upgrading JDK from 1.5 to 1.6

2009-10-12 Thread Arnaud HERITIER
the class-path entry in > the manifest any more. But this workaround only works for jars that get > deployed to our application server within a EAR file. > > > Arnaud HERITIER wrote: > > > > We are facing the same issue actually ( > > https://jira.jboss.org/jira/bro

Re: Slow maven compile after upgrading JDK from 1.5 to 1.6

2009-10-12 Thread Arnaud HERITIER
We are facing the same issue actually ( https://jira.jboss.org/jira/browse/GTNPORTAL-27) and several months after the issues was reported to SUN it is not yet fixed in JDK :-( Please vote for it : http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6843751 Nobody found a workaround ? Arnaud On M

Re: Release a version

2009-10-06 Thread Arnaud HERITIER
It isn't possible actually.We do that to enforce our users to have SNAPSHOTs version in their SVN Arnaud On Tue, Oct 6, 2009 at 11:50 PM, Rémy wrote: > > Hello, > > The maven-release-plugin works like that : > >* Check that there are no uncommitted changes in the sources >* Check that t

Re: [ANN] New book - Apache Maven 2: Effective Implementation

2009-09-23 Thread Arnaud HERITIER
The chapter 6 is available on the web site. Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Sep 23, 2009 at 4:03 PM, Quintin Beukes wrote: > Have a sample chapter available? > > Quintin Beukes > > > > O

Re: [ANN] New book - Apache Maven 2: Effective Implementation

2009-09-23 Thread Arnaud HERITIER
And where is the problem ? Even if the book isn't free, it is always a good thing for our community and its users... Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Sep 23, 2009 at 3:40 PM, Peter Horlock

Re: (maven.)apache.org down

2009-08-28 Thread Arnaud HERITIER
Yes it's is down :http://monitoring.apache.org/status/ On Fri, Aug 28, 2009 at 11:28 AM, Juven Xu wrote: > hmm... I got this: > > *.apache.org is currently offline. No ETA for resumption of services > is available. > > > On Fri, Aug 28, 2009 at 5:24 PM, Stevo Slavić wrote: > > > Hello maven u

Re: RE : [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-25 Thread Arnaud HERITIER
. > > Best regards, > > Vincent Hardion > > > -Message d'origine- > De : Arnaud HERITIER [mailto:aherit...@gmail.com] > Envoyé : lundi 24 août 2009 10:37 > À : Maven Users List > Cc : u...@mojo.codehaus.org > Objet : Re: [Versions Maven Plugin 1.0] FATAL

Re: [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-24 Thread Arnaud HERITIER
A "quick" workaround can be to use maven 2.2.1 instead of 2.1.02.1.x have many issues. 2.2.1 will give you a better satisfaction On Mon, Aug 24, 2009 at 10:37 AM, Arnaud HERITIER wrote: > it seems to be a doxia incompabilityWe have to verify it. > Can you open an issue here

Re: [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-24 Thread Arnaud HERITIER
it seems to be a doxia incompabilityWe have to verify it. Can you open an issue here please : http://jira.codehaus.org/browse/MVERSIONS If you can also give us the result of "mvn help:effective-pom" in your module "MBS - utilities". You can remove all private information if needed. NOTE : this pl

Re: [Solved] Re: [Maven assembly plugin] Error using the assembly plugin on CentOs4.7

2009-08-07 Thread Arnaud HERITIER
I'm just having the same issue on MacOS after upgrading the assembly plugin from 2.1 to 2.2-beta-4 I think we could consider that it is a regression ? In my case the build hangs and I have to do a CTRL+C to have the error. Googling it I found this thread. Even if it took for me only few minutes to

Re: Can I access timestamp version of SNAPSHOT dependency within a build?

2009-08-07 Thread Arnaud HERITIER
The timestamp is generated when maven deploys the artifact and it doesn't keep this info.I don't think you can do better. Arnaud On Fri, Aug 7, 2009 at 3:08 AM, Stephen Duncan Jr wrote: > On Fri, Jul 31, 2009 at 10:53 AM, Stephen Duncan Jr < > stephen.dun...@gmail.com> wrote: > > > I'm trying to

Re: How get current svn revision via maven?

2009-07-29 Thread Arnaud HERITIER
It could do what you want : http://mojo.codehaus.org/buildnumber-maven-plugin/ Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Jul 29, 2009 at 1:19 PM, Alexander wrote: > Hello, > > I want Maven to ins

Re: [MAVEN - PMD]

2009-07-16 Thread Arnaud HERITIER
yes and there is no patch :-( On Thu, Jul 16, 2009 at 1:48 PM, javadevd...@googlemail.com < javadevd...@googlemail.com> wrote: > it's a bug for one year now... :-( > > http://jira.codehaus.org/browse/MPMD-84 > > > 2009/7/16 Arnaud HERITIER : > > It&#

Re: [MAVEN - PMD]

2009-07-16 Thread Arnaud HERITIER
correctly used from pmd, but ignored when I start > from maven-pmd-plugin... > > Is this a bug? > > thanks > > 2009/7/16 Arnaud HERITIER : > > The issue is already opened : > http://jira.codehaus.org/browse/MPMD-97pmd-jdk14 > > is used because maven < 2.2.0 h

Re: [MAVEN - PMD]

2009-07-16 Thread Arnaud HERITIER
to adapt the maven-pmd-plugin to 4.2.5? (cause > ruleset- exclude patterns doesnt work with the actual plugin... but > with pm 4.2.5 ) > > Or is there another way, to say to the plugin to use pmd version 4.2.5? > > thanks > > > 2009/7/15 Arnaud HERITIER : > &g

Re: [MAVEN - PMD]

2009-07-15 Thread Arnaud HERITIER
PMD 4.2.2http://maven.apache.org/plugins/maven-pmd-plugin/dependencies.html Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Jul 15, 2009 at 3:42 PM, javadevd...@googlemail.com < javadevd...@googlemail.c

Re: Cookbook

2009-07-09 Thread Arnaud HERITIER
> > > > How about a +1 to make then fully-finished :) > > you want to take the lead ?? :-)

Re: Cookbook

2009-07-09 Thread Arnaud HERITIER
On Thu, Jul 9, 2009 at 7:30 AM, Peter Horlock wrote: > > The priority for a while has > >been this book: http://tr.im/rnFW > >Look for the repo book to get a little thicker over the next month, >and > then > >expect the m2eclipse book > > Why working on the Nexus book? Nexus is soo easy it doesn't

Re: Cookbook

2009-07-08 Thread Arnaud HERITIER
On Wed, Jul 8, 2009 at 3:15 PM, Tim O'Brien wrote: > > Don't get me started on the Maven site, I'd like to remain on speaking > terms > with the Maven Developer's list. I don't believe that the Site plugin > produces documentation for a few reasons. I'm currently an advocate of > removing any

Re: [maven-eclipse-plugin]: MECLIPSE-548 requires attention

2009-06-16 Thread Arnaud HERITIER
We asked several times to test the 2.7-SNAPSHOT before the release and we had no feedback about this issue which wasn't solved. Thus I don't know if it impacts so many projects.We'll try to fix it in 2.8, but I don't know in how many weeks/monthes, we'll be able to do it Cheers Cheers, Arnaud

Re: update all projects maven version

2009-06-13 Thread Arnaud HERITIER
http://mojo.codehaus.org/versions-maven-plugin/update-child-modules-mojo.htmlYou change the version in the reactor and you call mvn versions:update-child-modules Cheers, Arnaud # Arnaud Héritier # http://blog.aheritier.net On Sat, Jun 13, 2009 at 5:42 PM, EJ Ciramella wrote: > Is there a way

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-05-29 Thread Arnaud HERITIER
I just deployed it in the snapshots repo. It's numbered : 2.7-20090529.071922-5Thx for your hard work Barrie. Cheers Arnaud On Fri, May 29, 2009 at 6:05 AM, Barrie Treloar wrote: > On Wed, May 27, 2009 at 8:51 PM, Martijn Dashorst > wrote: > > On Wed, May 27, 2009 at 10:47 AM, Barrie Treloar

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-05-26 Thread Arnaud HERITIER
pdesk for maven on the > Wicket user list. > > Martijn > > On Tue, May 26, 2009 at 9:21 AM, Arnaud HERITIER > wrote: > > Hi Ari, > > Thanks for your feedback. > > > > Did you follow this doc to setup your eclipse project : > > > http://maven

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-05-26 Thread Arnaud HERITIER
Arnaud, > > I just tested with maven-eclipse-plugin-2.7-20090427.230850-4.jar and I'm > getting the same error when using Wicket: > > org.apache.wicket.markup.MarkupNotFoundException: Markup not found. > > Reverting again back to 2.5.1, everything worked properly. >

Re: About Maven 1.0.2

2009-05-21 Thread Arnaud HERITIER
You have probably a coorupted jar in your local repositoryYou can try to remove it. Arnaud On Thu, May 21, 2009 at 8:22 AM, Kerry Zhu wrote: > Hi, all. > > How to solve these problem? Could someone give me the reason? > java:compile: >[taskdef] [DEBUG] Finding class org.apache.avalon.meta.

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread Arnaud HERITIER
No I'm not sure. I just supposed it was it.Sorry Arnaud On Mon, May 18, 2009 at 10:13 PM, John Casey wrote: > I just grepped the uberjar file listing in RC2 for 'ightweight' and came up > with nothing. Are you sure the lightweight wagon is present in the copy you > hav

Re: Maven: The Definitive Guide in French

2009-05-18 Thread Arnaud HERITIER
I think you can create a google group to discuss in french.I'll join it, even if I don't think I'll have the time to help you before september. Arnaud On Mon, May 18, 2009 at 7:17 PM, Fabien KRUBA wrote: > Same here, but it could be a good starting point to learn it:)Should we > create a mailin

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread Arnaud HERITIER
uot; > > even when using the lightweight http wagon? > > Is that using 2.1.0, or did you roll your own Maven 2.2.0-* with > wagon-lightweight reintroduced? > > -john > > > Arnaud HERITIER wrote: > >> With the lightweight http wagon I have the issue NEXUS-1967 (r

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-15 Thread Arnaud HERITIER
With the lightweight http wagon I have the issue NEXUS-1967 (rejected cookies) also for downloads. Arnaud On Fri, May 15, 2009 at 8:47 AM, Markku Saarela wrote: > Hi, > > Our release failed. There are two problems. > > Command line: mvn -Psome -Denv=some-dev release:perform -X > > 1. Command lin

Re: Apache snapshot repository metadata incorrect.

2009-05-01 Thread Arnaud HERITIER
I'm not administrator to verify but perhaps, the job to fix metadata isn't scheduled ? On Fri, May 1, 2009 at 6:09 PM, Nord, James wrote: > Hi all, > > The metadata served by nexus for http://repository.apache.org/snapshots/ > is incorrect for the archetype plugin. > > (https://repository.apache

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-04-29 Thread Arnaud HERITIER
9 at 4:13 PM, Jörg Schaible > > wrote: > >> Arnaud HERITIER wrote at Donnerstag, 16. April 2009 10:42: > >> > >>> Hi Community, > >>> The recent release 2.6 of the maven-eclipse-plugin created many > problems > >>> for all of those who h

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-04-27 Thread Arnaud HERITIER
ater. > > > > Martijn > > > > On Tue, Apr 21, 2009 at 12:20 AM, Arnaud HERITIER > wrote: > >> Ping ??Nobody wants to test it ? > >> Without your help, will never be able to produce a plugin which replies > to > >> your needs. > >&g

Re: maven eclipse plugin problem with ejb projects

2009-04-23 Thread Arnaud HERITIER
hi Steffen, Thx a lot. I'll apply it soon (I'll try this WE) cheers Arnaud On Fri, Apr 24, 2009 at 2:24 AM, Steffen Grunwald < steffen.grunw...@gmail.com> wrote: > Hello Arnaud, > > > Can you also provide an integration test to validate the issue ? > > If you give me ne, I'll apply them on

Re: maven eclipse plugin problem with ejb projects

2009-04-23 Thread Arnaud HERITIER
I just reviewed it.Thx for your help. Can you also provide an integration test to validate the issue ? If you give me ne, I'll apply them on 2.7 Cheers, Thx On Thu, Apr 23, 2009 at 1:03 PM, Steffen Grunwald < steffen.grunw...@gmail.com> wrote: > Hello, > > I'm facing an issue mentioned in bug [1

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-04-20 Thread Arnaud HERITIER
Ping ??Nobody wants to test it ? Without your help, will never be able to produce a plugin which replies to your needs. Cheers, Arnaud On Thu, Apr 16, 2009 at 10:42 AM, Arnaud HERITIER wrote: > Hi Community, > The recent release 2.6 of the maven-eclipse-plugin created many problems >

[maven-eclipse-plugin] We need your help to test the future 2.7

2009-04-16 Thread Arnaud HERITIER
Hi Community, The recent release 2.6 of the maven-eclipse-plugin created many problems for all of those who had/wanted to store non-java files under src/*/java (which is required for wicket, ajdt, and probably others usecases). Even we have many integration tests in this plugin we didn't notice

Re: eclipse:eclipse and sorting in .classpath

2009-04-15 Thread Arnaud HERITIER
ou build the main code. Or does > Eclipse compile the source folder in the oposite order? > > Regards, > > Ingo > > > > Arnaud HERITIER schrieb: > > This the order used to build by maven. It was done to be sure that you > won't > > have something buil

Re: eclipse:eclipse and sorting in .classpath

2009-04-14 Thread Arnaud HERITIER
This the order used to build by maven. It was done to be sure that you won't have something building in a tool and not in the other.You can continue to use the old 2.5.1 if you prefer by setting the version of the plugin (best pratice) in your pluginsManagement. Arnaud On Tue, Apr 14, 2009 at 5:

Re: maven-eclipse-plugin 2.6 project references

2009-04-14 Thread Arnaud HERITIER
Hi Stephen, Thx a lot for this feedback. I don't remember when and why we did these changes but I understand your problem. It seems that the autodiscovery of projects dependencies in the workspace is activated by default. I think that this feature should be deativated by default (First issue to

Re: eclipse:eclipse suddenly adding including="**/*.java" to .classpath

2009-04-08 Thread Arnaud HERITIER
1) The Maven convention and good practice is to put ressources files like *.txt in src/main/resources. 2) The change you have is due to the new version 2.6 of the plugin which was released few days ago. To avoid such a surprise in the future, the good practice is to set the version of each plugin y

Re: buildpath probleme with eclipse:eclipse goal

2009-04-07 Thread Arnaud HERITIER
there are several thread and issues opened about problem in the release 2.6 of the plugin with aspectj projects.Set the version of the maven-eclipse-plugin to 2.5.1 in the dependencyManagement part of your pom to use the previous version while we are fixing it. On Tue, Apr 7, 2009 at 7:39 PM, wro

[ANN] IDLJ Maven Plugin 1.1 Released

2009-04-06 Thread Arnaud HERITIER
The Mojo team is pleased to announce the release of the IDLJ Maven Plugin, version 1.1 This plugin will process all corba *.idl files in the sourceDirectory into a common generated sources output directory. This will occur during the generate-sources phase and the sources directory will be adde

Re: Eclipse plugin 2.6 and package explorer order

2009-04-06 Thread Arnaud HERITIER
yes it was intentional. It is annoying but you'll be sure to have the same behavior in eclipse and in maven. cheers arnaud On Mon, Apr 6, 2009 at 1:02 PM, Paul Nyheim wrote: > I think this is intentional to be aligned with the classpath order > that maven sets up when running tests. > See http:

Re: [mojo-dev] [vote] idlj-maven-plugin v 1.1

2009-04-03 Thread Arnaud HERITIER
On Fri, Apr 3, 2009 at 5:34 PM, Benjamin Bentmann wrote: > Arnaud HERITIER wrote: > > I propose to release the idlj plugin v 1.1. >> > > +0, not using it. Notes: > > "mvn dependency:analyze" reports issues with the proper declaration of > plexus-utils.

Re: [Vote] findbugs-maven-plugin v 2.0 release

2009-03-26 Thread Arnaud HERITIER
1.3.8 isn't in the central repo : http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/ Arnaud On Thu, Mar 26, 2009 at 3:43 PM, TM wrote: > > -1 > > Background: According to http://jira.codehaus.org/browse/MFINDBUGS-66, the > plugin integrates Findbugs version 1.3.6. Meanwhile, vers

Re: How to set correct EAR facet version in Eclipse

2009-03-05 Thread Arnaud HERITIER
n a way of specifying which version I would like > to use instead of having to include those libraries that the plugin looks > for. > > Any clues? > > Kind regards, > Roland > > On Thu, Mar 5, 2009 at 11:38 PM, Arnaud HERITIER >wrote: > > > with which plugin ?

Re: How to set correct EAR facet version in Eclipse

2009-03-05 Thread Arnaud HERITIER
with which plugin ? maven-eclipse-plugin, m2eclipse, q4e ? On Thu, Mar 5, 2009 at 10:19 AM, Roland Bali wrote: > Hi, > > I've created a EAR project but can't seem to get the Eclipse plugin to > generate the correct project facet version. It's set to 1.4 but should be > 5.0. > > How can I set thi

Re: classpath attributes for maven-eclipse-plugin

2009-03-03 Thread Arnaud HERITIER
Hi Is it this issue : http://jira.codehaus.org/browse/MECLIPSE-270 ? can you test a 1.6-SNAPSHOT ? arnaud On Wed, Mar 4, 2009 at 7:11 AM, Andrew Eisenberg wrote: > Hi all, > > I was wondering if it is possible to add classpath attributes to the > .classpath file when the maven eclipse plugin cr

Re: maven-eclipse-plugin

2009-02-16 Thread Arnaud HERITIER
or Dmitri but for me it doesn't support war overlays :) > > Best regards, > Siarhei Dudzin > > > On Mon, Feb 16, 2009 at 10:58 PM, Arnaud HERITIER >wrote: > > > why a plugin in eclipse to support maven doesn't fit your needs ? > > > > Arnaud > &

Re: maven-eclipse-plugin

2009-02-16 Thread Arnaud HERITIER
why a plugin in eclipse to support maven doesn't fit your needs ? Arnaud 2009/2/16 Dmitri Ilyin > well, this is an eclipse plugin, i need maven plugin. > > 2009/2/16 Jason van Zyl > > > http://m2eclipse.sonatype.org/ > > > > > -- Arnaud

Re: slightly [ot] Help setting up a MAC for Maven

2009-02-12 Thread Arnaud HERITIER
You can download java 1.4, 1.5 & 1.6 updates here : http://support.apple.com/kb/HT2733 You can switch between them using Java Preferences in Applications > Utilities > Java For maven you just have to extract it somewhere (in a local Application directory of your user's home for example) and you pu

Re: ITs/verification and comparison of results - tools to support this?

2008-12-17 Thread Arnaud HERITIER
users-h...@maven.apache.org > > -- ...... Arnaud HERITIER 12 guidelines to boost your productivity with a Java software factory - http://tinyurl.com/56s9tw .. OCTO Technology - aheri

Re: Problems with maven 2.0.9, 2.1.0-M1 and profiles.

2008-12-15 Thread Arnaud HERITIER
line. > > -- > Cheers. > Carlos Chávez. > > > --------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > -- ...

Re: Release aggregating parent poms

2008-12-09 Thread Arnaud HERITIER
g list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .

Re: Release plugin woes

2008-12-06 Thread Arnaud HERITIER
che.maven.plugins.release.PrepareReleaseMojo.execute(PrepareReleaseMojo.java:144) >at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:458) >at > org.apache.maven.lifecycle.DefaultLifecycleEx

Re: how to use plexus-maven-plugin to both generate and merge descriptor ?

2008-11-28 Thread Arnaud HERITIER
sses phase and not generate-resources > ??) > -- ...... Arnaud HERITIER 12 guidelines to boost your productivity with a Java software factory - http://tinyurl.com/56s9tw .. OCTO Technology - aheritier A

Re: mvn release:perform blowing up?

2008-11-26 Thread Arnaud HERITIER
at >>>> org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461) >>>>at >>>> org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:534) >>>>at &g

Re: generate PDF site

2008-11-19 Thread Arnaud HERITIER
be, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .. Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .

Re: Experimental Grails archetype

2008-11-11 Thread Arnaud HERITIER
> > Sent from the Maven - Users mailing list archive at Nabble.com. > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Ed > > ---

Re: maven-release-plugin svn branch command failed

2008-11-04 Thread Arnaud HERITIER
Peter Nedonosko < [EMAIL PROTECTED]> wrote: > Hi, > > Thank you for fast feedback! > > 2008/11/4 Arnaud HERITIER <[EMAIL PROTECTED]> > >> Hi Peter, >> >> which version of the release plugin are you using? We just released a >> new version, perhaps

Re: maven-release-plugin svn branch command failed

2008-11-04 Thread Arnaud HERITIER
at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [INFO] > ---- > [ERROR] BUILD FAILURE > [INFO] > --

Re: local repository grows indefinitely on CI server

2008-11-02 Thread Arnaud HERITIER
, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .. Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .. ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...

Re: Status of repo1.maven.org

2008-10-31 Thread Arnaud HERITIER
; > > > -Mclark > > -- ...... Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .. ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...

Re: How to fix maven-eclipse-plugin issues

2008-10-24 Thread Arnaud HERITIER
; I have no idea how to make it clean but if you guide me I am able to do it. > > Thanks and regards. > > > > Arnaud HERITIER wrote: > > > > Hi community, > > > > I noticed that there is a lot of activity on maven-eclipse-plugin jira. > > You pr

How to fix maven-eclipse-plugin issues

2008-10-24 Thread Arnaud HERITIER
those who are giving patches. Thanks a lot but did you add in your patch some tests to validate the fix ? did you update the documentation if necessary ? It'll help a lot to apply them quickly. Thanks a lot for your help. -- .....

Re: New to Maven - need help

2008-10-14 Thread Arnaud HERITIER
ml > Sent from the Maven - Users mailing list archive at Nabble.com. > -- .. Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .. ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...

Re: Grails Maven plugin

2008-10-13 Thread Arnaud HERITIER
than > keeping it in the project itself. > > I tried to specify some of the jar files in the dependency list of the pom > file, but they didn't resolve, even though I made sure that the groupId and > artifactId matched what was in iblio or other repos. > > Th

Re: how to remove de default task in the life phase?

2008-10-06 Thread Arnaud HERITIER
re any method I can replace the default > > plugin > > > and use my own plugin ? > > > > > > > > > > > -- > > Brett Porter > > Blog: http://blogs.exist.com/bporter/ > > > -- .. Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .. ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...

Re: where to get the SVN url of maven source code?

2008-09-18 Thread Arnaud HERITIER
he according > source code of it? > thanks! > -- ...... Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.oct

Re: NPE using eclipse:install-plugins

2008-09-16 Thread Arnaud HERITIER
17, 2008 at 9:08 AM, Arnaud HERITIER <[EMAIL PROTECTED]> > wrote: > > perfect > > thx > > I'd feel happier if you could check it works in your envionment. > I've build and tested on my windows xp box and on minotaur, but since > I'm just tinkering

Re: NPE using eclipse:install-plugins

2008-09-16 Thread Arnaud HERITIER
ROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .. Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .

Re: AW: Release fails during SVN commit

2008-08-26 Thread Arnaud HERITIER
> > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTE

Re: repo1 is down

2008-08-25 Thread Arnaud HERITIER
ject: Re: repo1 is down > > > > > > > > repo1 respond, but it is very very slow : 30 seconds by request ! > > > > This is one of the many reasons I'd recommend that any remotely serious > maven user consider using a mirror/proxy arrangement like Nexus or &

Re: repo1 is down

2008-08-25 Thread Arnaud HERITIER
From: Bouiaw [mailto:[EMAIL PROTECTED] > Sent: Mon 25/08/2008 5:53 AM > To: Maven Users List > Subject: Re: repo1 is down > > > > repo1 respond, but it is very very slow : 30 seconds by request ! > > On Mon, Aug 25, 2008 at 11:35 AM, Arnaud HERITIER <[EMAIL P

Re: repo1 is down

2008-08-25 Thread Arnaud HERITIER
--- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Brett Porter > Blog: http://blogs.exist.com/bporter/ > > --------- > To unsubscribe, e-

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-21 Thread Arnaud HERITIER
ache.org/%7Ejdcasey/apache-maven/2.0.10-RC9/org/apache/maven/apache-maven/2.0.10-RC9> >>>>>> >>>>>> While it does seem that all of our builds are happy with the new >>>>>> release candidate, we'd like to get your feedback on it b

Re: Release fails during SVN commit

2008-08-21 Thread Arnaud HERITIER
nformation is strictly prohibited and may be unlawful. If you are not > the addressee, please promptly delete this message and notify the sender of > the delivery error by e-mail or you may call Cerner's corporate offices in > Kansas City, Missouri, U.S.A at

Re: Maven and Eclipse Project

2008-08-21 Thread Arnaud HERITIER
- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .. Arnaud HERITIER

Re: Error while executing Maven javadoc

2008-08-12 Thread Arnaud HERITIER
ment" to complete IfStatement > Syntax error, insert "}" to complete MethodBody > Syntax error, insert "else Statement" to complete IfStatement > Syntax error, insert ")" to complete MethodInvocation > Syntax error, insert ";" to complete Stateme

Re: Setting output folders in Eclipse

2008-07-23 Thread Arnaud HERITIER
_ > Pierre > > > > __ > Get the name you've always wanted @ymail.com or @rocketmail.com! Go to > http://ca.promos.yahoo.com/jacko/ > -- ...

Re: Maven definitive guide parent POM child POM example: creates modules jar and war but not jar in war?

2008-07-22 Thread Arnaud HERITIER
> To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- ...... Arnaud HERITIER .. OCTO Technology

[ANN] Clirr Maven Plugin, version 2.2.2 released

2008-07-21 Thread Arnaud HERITIER
Mojo team ...... Arnaud HERITIER .. OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .. ASF - aheritier AT apac

Re: Does the maven version prerequisite only apply to plugins, or not?

2008-07-10 Thread Arnaud HERITIER
What I understood about this element : - it's not inherited, you have to define it in all modules - for any project/module, maven checks before to build if its own version is greater than the one in the prerequisite - for plugins, this value is also used in the update mechanism to check the compati

Re: Tip about Skinny Wars

2008-07-01 Thread Arnaud HERITIER
Emartin/tmp/m2-skinny-war-demo.tar.bz2> > > A 'mvn package' fails, while a 'mvn install' succeeds. > > Any comments? > > - martin > > On Tuesday 03 June 2008 Arnaud HERITIER wrote: > > Hi all, > > > > I would like to share with you a w

Re: Replacement of WAR lifecycle

2008-06-24 Thread Arnaud HERITIER
I had a similar issue and I added the parameter "packaging" in the maven-eclipse-plugin to use a custom packaging but to have the behavior of another one. http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html#packaging The problem is that in maven 2.0.X we don't have actually an in

Re: Maven and RAD 7

2008-06-23 Thread Arnaud HERITIER
Hi gabriel. M2_REPO entries are created from your dependencies with eclipse:eclipse, eclipse:rad, and others mojos. We created a mojo eclipse:m2eclipse to create a classpath without these entries but with the org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER entry used by the m2eclipse plugin.

Re: Tip about Skinny Wars - is an enforcer plugin's bug side effect :-(

2008-06-04 Thread Arnaud HERITIER
ok I didn't think about that. It can be a usable workaround. Thx Arnaud On Wed, Jun 4, 2008 at 6:08 PM, Jörg Schaible < [EMAIL PROTECTED]> wrote: > Hi Arnaud, > > Arnaud HERITIER wrote: > > I think it is not the same problem. > > MWAR-131 is about t

Re: Tip about Skinny Wars - is an enforcer plugin's bug side effect :-(

2008-06-04 Thread Arnaud HERITIER
> As I wrote in my previous mail: see MWAR-131 (and partly obsolete MWAR-73) > for further details. > > This workaround should also work in conjunction with the maven-ear-plugin. > > LieGrü, > strub > > --- Arnaud HERITIER <[EMAIL PROTECTED]> schrieb am Mi, 4.6.20

Re: Tip about Skinny Wars - is an enforcer plugin's bug side effect :-(

2008-06-04 Thread Arnaud HERITIER
, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hi all, > > I would like to share with you a workaround I found for the problem of > transitive dependencies in skinny wars. > In the documentation it is said that : > "Now the painful part. Your EAR's <<>

Re: Tip about Skinny Wars

2008-06-04 Thread Arnaud HERITIER
classpath. Arnaud On Wed, Jun 4, 2008 at 11:17 AM, Milos Kleint <[EMAIL PROTECTED]> wrote: > i'm wondering if the solution would render the war-path plugin > obsolete? it's causing trouble in embedded use. > http://issues.appfuse.org/browse/APF-645 > > Milos > &g

Tip about Skinny Wars

2008-06-03 Thread Arnaud HERITIER
Hi all, I would like to share with you a workaround I found for the problem of transitive dependencies in skinny wars. In the documentation it is said that : "Now the painful part. Your EAR's <<>> needs to list every dependency that the WAR has. This is because Maven assumes fat WARs and do

  1   2   3   4   5   6   7   8   9   >