Re: Error while compiling : annotations are not supported in -source 1.3

2011-01-15 Thread Anders Hammar
Possibly you need to move the compiler plugin configuration to pluginManagement. Just take what you have (do remove the inherited element though), but put it in pluginManagement. /Anders On Sun, Jan 16, 2011 at 07:11, ankured182 wrote: > > Hi . I'm getting this Error "annotations are not suppor

Error while compiling : annotations are not supported in -source 1.3

2011-01-15 Thread ankured182
Hi . I'm getting this Error "annotations are not supported in -source 1.3" while trying to compile a Java EE project which has a simple entity that uses JPA , from the root file je(which has the pom.xml) . I'm using MAven 2.2.1 . Its obvious that Maven not detecting the JAVA 6. In many forums th

Re: MacPorts Maven

2011-01-15 Thread John Patrick
On 13 January 2011 19:42, Anders Hammar wrote: > No, ignore Maven 1. > > /Anders > > On Thu, Jan 13, 2011 at 17:24, John Patrick wrote: > >> Does anyone install maven via macports??? >> >> If so you might be interested in some tickets I've just submitted: >> >> #27944 - Upgrade maven3 to 3.0.2 >>

[ANN] Maven Doap Plugin 1.1 Released

2011-01-15 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven Doap Plugin, version 1.1 The DOAP Plugin is used to generate compliant Description of a Project (DOAP) file from a POM. The main goal is to be able to provide DOAP files for Semantic Web systems that use them as primary input but that

Re: Resolving test interdependency with maven.

2011-01-15 Thread Mahadev Konar
Thanks Justin, I had tried that as well before mailing on the list. Now, I am pretty confused why this isnt working for me. Thanks mahadev On 1/15/11 1:49 PM, "Justin Lee" wrote: > This is what I do in grizzly and it works fine: > > > org.glassfish.grizzly >

Re: Resolving test interdependency with maven.

2011-01-15 Thread Justin Lee
This is what I do in grizzly and it works fine: org.glassfish.grizzly grizzly-utils ${project.version} tests test On Sat, Jan 15, 2011 at 4:27 PM, Mahadev Konar wrote: > Hi Stephen, > Thanks for your email. I tried m

Re: Welcome Wayne Fay to the Maven PMC

2011-01-15 Thread Arnaud Héritier
Welcome Wayne! Arnaud On Sat, Jan 15, 2011 at 9:15 PM, Wayne Fay wrote: > Thanks to all. Looking forward to participating in the PMC and yes, > helping out with documentation etc. ;-) > > Wayne > > On Sat, Jan 15, 2011 at 11:53 AM, Paul Benedict > wrote: > > Congrats Wayne! > > > > On Sat, Jan

Re: Resolving test interdependency with maven.

2011-01-15 Thread Mahadev Konar
Hi Stephen, Thanks for your email. I tried mvn clean package but that fails as well with the same error. Is there something I am doing wrong? Is the maven version on that I am running on mac doesn't support this? Also, is there anyway I can have dependency from module B to module A tests without

Re: Resolving test interdependency with maven.

2011-01-15 Thread Stephen Connolly
you need to invoke at least as far as the package phase to get what you are trying to do to work. - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 15 Jan 2011 21:18, "Mahadev

Resolving test interdependency with maven.

2011-01-15 Thread Mahadev Konar
Hi all, I am beginner at using maven. I am using Maven version: 2.0.9 Java version: 1.6.0_13 OS name: "mac os x" version: "10.5.7" arch: "x86_64" Family: "mac" I have a very basic question, it would be great if someone can help me out with this. Thanks in advance. I have the following scenario:

Re: Welcome Wayne Fay to the Maven PMC

2011-01-15 Thread Wayne Fay
Thanks to all. Looking forward to participating in the PMC and yes, helping out with documentation etc. ;-) Wayne On Sat, Jan 15, 2011 at 11:53 AM, Paul Benedict wrote: > Congrats Wayne! > > On Sat, Jan 15, 2011 at 7:14 AM, Mark Struberg wrote: > >> Congratulations Wayne! >> >> Keep up the good

Re: Welcome Wayne Fay to the Maven PMC

2011-01-15 Thread Paul Benedict
Congrats Wayne! On Sat, Jan 15, 2011 at 7:14 AM, Mark Struberg wrote: > Congratulations Wayne! > > Keep up the good work ;) > > LieGrue, > strub > > --- On Sat, 1/15/11, Olivier Lamy wrote: > > > From: Olivier Lamy > > Subject: Re: Welcome Wayne Fay to the Maven PMC > > To: "Maven Users List"

Re: Welcome Wayne Fay to the Maven PMC

2011-01-15 Thread Mark Struberg
Congratulations Wayne! Keep up the good work ;) LieGrue, strub --- On Sat, 1/15/11, Olivier Lamy wrote: > From: Olivier Lamy > Subject: Re: Welcome Wayne Fay to the Maven PMC > To: "Maven Users List" > Date: Saturday, January 15, 2011, 11:38 AM > Welcome aboard ! > > -- > Olivier > Le 15 j

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" 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 secretly > hopin