Matthieu Brouillard est absent(e).

2009-02-20 Thread matthieu . brouillard
Je serai absent(e) du 20/02/2009 au 22/02/2009. Je répondrai à votre message dès mon retour. I am actually out of office. I will answer you once I am back.

RE: Unable to attach assembly during release:perform.

2009-02-20 Thread Reinhard Nägele
David, I created a patch for the issue and attached it to the JIRA ticket you had created. http://jira.codehaus.org/browse/MRELEASE-415 Reinhard -Original Message- From: David C. Hicks [mailto:dhi...@i-hicks.org] Sent: Thursday, February 19, 2009 5:56 PM To: Maven Users List Subject:

Re: Unable to attach assembly during release:perform.

2009-02-20 Thread David C. Hicks
Excellent! Thanks! Reinhard Nägele wrote: David, I created a patch for the issue and attached it to the JIRA ticket you had created. http://jira.codehaus.org/browse/MRELEASE-415 Reinhard -Original Message- From: David C. Hicks [mailto:dhi...@i-hicks.org] Sent: Thursday, February

AW: How to use Checkstyle 5

2009-02-20 Thread Lewis, Eric
Yep, I read it, I was just hoping... :-) Does anyone know whether Checkstyle 5 is on the Checkstyle Plugin's agenda? Best regards, Eric > -Ursprüngliche Nachricht- > Von: Wayne Fay [mailto:wayne...@gmail.com] > Gesendet: Donnerstag, 19. Februar 2009 19:56 > An: Maven Users List > Betr

Mirror-any setup doesn't work with snapshots

2009-02-20 Thread Olivier THIERRY
Hi, I try to user mirror-any setup with Maven 2.0.10 and Artifactory 2.0.2 but it doesn't work with snapshots. Any time I have a dependency to a snapshot artifact in a POM file, it fails at resolving it. For example : [ERROR] BUILD ERROR [INFO] ---

Exclude properties in certain situations

2009-02-20 Thread Mathias P.W Nilsson
Hi, I'm using Spring, Eclipse and maven2 as build tool. In my development environment I use a Spring property overrider to set certain properties for my computer whereas my co-workers use their. The problem is when we do mvn clean:clean install. The my.properties is included and will of course o

Re: Exclude properties in certain situations

2009-02-20 Thread Stefan Seidel
Just use a profile[1]. There is tons of information & posts out there about the possibilities :) Stefan [1] http://maven.apache.org/pom.html#Profiles On Fri, 20 Feb 2009 01:18:09 -0800 (PST) "Mathias P.W Nilsson" wrote: > > Hi, > > I'm using Spring, Eclipse and maven2 as build tool. In my de

Re: Mirror-any setup doesn't work with snapshots

2009-02-20 Thread Yoav Landman
Hi, Did you experience a different behavior with 2.0.9? Can you try explicitly overriding central and snapshots ("classic setup" - http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution ). Yoav On Fri, Feb 20, 2009 at 11:05 AM, Olivier THIERRY wrote: > Hi, > > I try to u

Re: Maven Eclipse plugin: How to include source path in .classpath?

2009-02-20 Thread Dirk Olmes
Roland Bali wrote: > Hi, > > I would like to add the following to my .classpath when running > eclipse:eclipse. How can I do this? > > Use the build-helper plugin [1] to add the fixtures directory to your sources. The maven-eclipse-plugin will pick it up when generating the .classpath file. [1

Re: Mirror-any setup doesn't work with snapshots

2009-02-20 Thread Olivier THIERRY
2009/2/20 Yoav Landman : > Hi, > > Did you experience a different behavior with 2.0.9? > Can you try explicitly overriding central and snapshots ("classic setup" - > http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution > ). > > Yoav > > On Fri, Feb 20, 2009 at 11:05 AM, Oli

Filtering Out Dependency Classes

2009-02-20 Thread fernando.cabrera
Hi guys, I was wondering if any of you know how to tell Maven to ignore certain classes within a dependency package. My Maven project needs part of the dependency (3rd party software), but this dependency has other classes which are used by Java when they should not. Namely it's the Web-logic

Searching for Artifacts in maven

2009-02-20 Thread Vishal Pahwa
Hi As we know that in maven we used to address any artifact with the groupId and artifactId. Now if I just know which version of a specific artifact I need to use in my project, then what would be the best way to get to know the artifactId and the groupId with which this artifact would be ava

RE: Searching for Artifacts in maven

2009-02-20 Thread Nord, James
Either use a managed proxy like nexus that has this functionality or try here http://www.mvnbrowser.com/artifacts-search.html /James > -Original Message- > From: Vishal Pahwa [mailto:vpa...@sapient.com] > Sent: 20 February 2009 10:52 > To: Maven Users List > Subject: Searching for Artif

RE: Searching for Artifacts in maven

2009-02-20 Thread Vishal Pahwa
Thanx for giving me the search link. Now that I know what is the groupId and artifactId of the particular artifact. How can I get to know on which mirror this artifact is present so that I can add that mirror url in my proxy apllication. Regards Vishal -Original Message- From: Nord,

Re: Searching for Artifacts in maven

2009-02-20 Thread Brett Randall
Try the Repositories tab. On Fri, Feb 20, 2009 at 10:18 PM, Vishal Pahwa wrote: > > Thanx for giving me the search link. > > Now that I know what is the groupId and artifactId of the particular > artifact. > > How can I get to know on which mirror this artifact is present so that I > can add tha

Re: Maven Eclipse plugin: How to include source path in .classpath?

2009-02-20 Thread Roland Bali
Thanks Dirk! The plugin solved my problem. /Roland On Fri, Feb 20, 2009 at 11:20 AM, Dirk Olmes wrote: > Roland Bali wrote: > > Hi, > > > > I would like to add the following to my .classpath when running > > eclipse:eclipse. How can I do this? > > > > > > Use the build-helper plugin [1] to ad

Re: Change the default output location of test resources

2009-02-20 Thread Jaikiran
The reason why the resource:testResources is being run twice might be because > The goals that are configured will be added to the goals already bound to > the lifecycle from the packaging selected. > as documented in http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.

Re: Filtering Out Dependency Classes

2009-02-20 Thread Ron Senykoff
On Fri, Feb 20, 2009 at 5:36 AM, wrote: > Hi guys, > > I was wondering if any of you know how to tell Maven to ignore certain > classes within a dependency package. My Maven project needs part of the > dependency (3rd party software), but this dependency has other classes which > are used by J

Re: Searching for Artifacts in maven

2009-02-20 Thread Jason van Zyl
I wouldn't recommend using mvnbrowser, these guys were scraping the repository and bashing it hard. Essentially abusing the central repository. It's easy to setup Nexus and create your own federated search that is local to you. Or use repository.sonatype.org which is managed by the same peo

RE: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-02-20 Thread Todd Thiessen
bump... Is anyone able provide some insite here? It would be really nice to remove warnings such as this from my build ;-). --- Todd Thiessen > -Original Message- > From: Thiessen, Todd (BVW:9T16) > Sent: Wednesday, February 18, 2009 9:05 AM > To: 'Maven Users List' > Subject: RE: Remo

scm plugin help please

2009-02-20 Thread Mick Knutson
I am trying to use the scm plugin to perform an svn update. I can successfully run svn cleanup, svn up, and svn ci from the command line. But when I run a mvn scm:update -e I get an error saying my pom.xml is locked as shown below: *733...@d5400lpl: /cygdrive/c/opt/projects/grd/trunk/fxg-pom $ sv

AW: scm plugin help please

2009-02-20 Thread Mark Struberg
may this be a reincarnation of the --non-interactive bug with svn-1.5 on MacOsX? http://jira.codehaus.org/browse/SCM-402 what says svn if you execute the SVN command with and without the --non-interactive? txs and LieGrue, strub --- Mick Knutson schrieb am Fr, 20.2.2009: > Von: Mick Knutson

Re: scm plugin help please

2009-02-20 Thread Mick Knutson
Does not look like that is it: 733...@d5400lpl: /cygdrive/c/opt/projects/grd/trunk/fxg-pom $ 733...@d5400lpl: /cygdrive/c/opt/projects/grd/trunk/fxg-pom $ 733...@d5400lpl: /cygdrive/c/opt/projects/grd/trunk/fxg-pom $ *svn --non-interactive up At revision 5.* 733...@d5400lpl: /cygdrive/c/opt/projec

Re: AW: How to use Checkstyle 5

2009-02-20 Thread Dennis Lundberg
See http://jira.codehaus.org/browse/MCHECKSTYLE-105 Lewis, Eric wrote: > Yep, I read it, I was just hoping... :-) > > Does anyone know whether Checkstyle 5 is on the Checkstyle Plugin's agenda? > > Best regards, > Eric > >> -Ursprüngliche Nachricht- >> Von: Wayne Fay [mailto:wayne..

Re: Mirror-any setup doesn't work with snapshots

2009-02-20 Thread Jason van Zyl
On 20-Feb-09, at 4:05 AM, Olivier THIERRY wrote: Hi, I try to user mirror-any setup with Maven 2.0.10 and Artifactory 2.0.2 but it doesn't work with snapshots. Any time I have a dependency to a snapshot artifact in a POM file, it fails at resolving it. Here's a setup that works for Nexus (bu

Error building CAS

2009-02-20 Thread Vinicius Borges
Hello everybody, I want to build CAS project... but something is gonna wrong... [INFO] [INFO] Building JA-SIG CAS Web Application [INFO]task-segment: [package, install] [INFO]

Error building CAS with Maven 2.0.10

2009-02-20 Thread Vinicius Borges
Hello everybody, I want to build CAS project... but something is gonna wrong... I builded CAS server 3.3.1 with Maven 2.0.10... [INFO] [INFO] Building JA-SIG CAS Web Application [INFO]task-segment: [package, install] [IN

Re: Error building CAS

2009-02-20 Thread Wayne Fay
> I want to build CAS project... but something is gonna wrong... This is a "support" forum for users of Maven, not CAS. Please contact the CAS team and ask them to look into their issue. If this is a real problem, they will appreciate you telling them about it, and will probably get it fixed quick

Re: Error building CAS with Maven 2.0.10

2009-02-20 Thread Rusty Wright
Have you tried the CAS mailing list? http://www.jasig.org/cas/mailing-lists Vinicius Borges wrote: Hello everybody, I want to build CAS project... but something is gonna wrong... I builded CAS server 3.3.1 with Maven 2.0.10... [INFO] -

Re: Error building CAS

2009-02-20 Thread Vinicius Borges
but the error is in Maven... if you take a look in the ERROR, you'll see what I talking about... 2009/2/20 Wayne Fay : >> I want to build CAS project... but something is gonna wrong... > > This is a "support" forum for users of Maven, not CAS. Please contact > the CAS team and ask them to look int

Re: Error building CAS with Maven 2.0.10

2009-02-20 Thread Vinicius Borges
of course... but the error is in Maven thanks 2009/2/20 Rusty Wright : > Have you tried the CAS mailing list? > > http://www.jasig.org/cas/mailing-lists > > > Vinicius Borges wrote: >> >> Hello everybody, >> >> I want to build CAS project... but something is gonna wrong... >> I builded CAS serve

Re: Error building CAS with Maven 2.0.10

2009-02-20 Thread Stephen Connolly
Does it build with 2.0.9? If it builds with 2.0.9 then you have a point. If it won't build with 2.0.9 then you have a regression -Stephen 2009/2/20 Vinicius Borges : > of course... but the error is in Maven > > thanks > > 2009/2/20 Rusty Wright : >> Have you tried the CAS mailing list? >> >> h

Re: Error building CAS

2009-02-20 Thread Wayne Fay
> but the error is in Maven... if you take a look in the ERROR, you'll > see what I talking about... If you are not at least a little bit competent in Maven, then it is really not worth discussing this issue. Instead, you should send this to the CAS User list and ask a CAS person who knows Maven t

Re: Error building CAS

2009-02-20 Thread Rusty Wright
Maven produces errors that look like something is wrong with maven but they can be coming from configuration errors in the pom.xml. In this case the lines [INFO] The PluginDescriptor for the plugin Plugin [maven:maven-war-plugin] was not found. are probably the clue to what's wrong. The java.

Re: Error building CAS

2009-02-20 Thread Vinicius Borges
That's ok Wayne, Maybe the title of the email should be wrong. For your information, I have sent this question to the CAS forum, but the problem isn't with CAS. For that, I became here to find help... no problems. You can resolve my problem? Ok, I'll be satisfied, If not, thanks for your help an

Fwd: Error building CAS with Maven 2.0.10

2009-02-20 Thread Vinicius Borges
Hello Stephen, Maven 2.0.9 won't build CAS 3.3.1... I guess that the maven-war-plugin plugin is missing. But I don't know which place he's will be stay... Thanks -- Forwarded message -- From: Stephen Connolly Date: 2009/2/20 Subject: Re: Error building CAS with Maven 2.0.10 To:

Using the option within an assembly descriptor

2009-02-20 Thread EJ Ciramella
Hello again list, I'm struggling to get this thing working. I'm trying my hardest to not process files (for a war project) once to the target directory then AGAIN into the final assembly location. So I'm using mvn assembly:directory but I don't see any of the tokens expanded for the files whe

Re: Using the option within an assembly descriptor

2009-02-20 Thread Mick Knutson
Do those properties exist in your filter.properties file? Did you setup ... in your pom.xml as well? --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring & Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http://baselogic

RE: Using the option within an assembly descriptor

2009-02-20 Thread EJ Ciramella
I think I've discovered what's tripping me up a bit here. Does this filtering take into consideration properties defined within the mavenProject object or ONLY stuff pass in via the filtering file. I'm referencing this page in particular: http://maven.apache.org/plugins/maven-assembly-plugin/exa

Problem with maven-ear-plugin

2009-02-20 Thread David Goodenough
I am trying to use the maven-ear-plugin, and I keep getting:- [INFO] Failed to initialize ear modules Embedded error: Unknown artifact type[zip] I have tried using -X to get the debug messages, but I can not see where it is finding a ZIP file to use as an artifact. There are three modules I hav

Re: Error building CAS

2009-02-20 Thread Dennis Lundberg
It seems to me that the POM for CAS has specified both the Maven 1 version and the Maven 2 version of the WAR Plugin. See pointers below... Vinicius Borges wrote: > Hello everybody, > > I want to build CAS project... but something is gonna wrong... > > [INFO] > -

Re: M2Eclipse Plugin can't resolve workspace dependency during MVN compile

2009-02-20 Thread Eugene Kuleshov
Jason van Zyl-5 wrote: > >> So when, in Eclipse, I do: Run As -> Maven Build >> Is that invoking the CLI or is m2eclipse doing the work? If it's >> actually invoking the CLI, then that's the reason, but if m2eclipse is >> doing the work, I would expect it to find my workspace dependencies >> dur

RE: Error building CAS with Maven 2.0.10

2009-02-20 Thread Brian E. Fox
Something is horribly wrong with your setup or the CAS poms. The war plugin here: http://repo1.maven.org/maven2/maven/maven-war-plugin/20030413.023708/mav en-war-plugin-20030413.023708.pom Is not the right one. It should be in org/apache/maven/plugins not /maven. I'm guessing somehow you got a Mav