Re: Plugin resolution

2008-06-19 Thread Evan Worley
AIL PROTECTED]> wrote: > 2008/6/18 Evan Worley <[EMAIL PROTECTED]>: > > Thanks for all the info Mark, I greatly appreciate it. > > > > We will move onto the codehaus plugin immediately. > > Cool, let me know if you have any problems with the new version by >

Re: Plugin resolution

2008-06-18 Thread Evan Worley
element: > > > http://maven.apache.org/ref/2.0.8/maven-settings/settings.html#class_settings > > By the way, the Codehaus apt plugin now supersedes Tobago's plugin: > > https://issues.apache.org/jira/browse/TOBAGO-656 > > Cheers, > > Mark > > 2008/6/18 Evan

Plugin resolution

2008-06-17 Thread Evan Worley
Hey All, I have a general question about the plugin resolution policy. For a while now, we've been using the maven-apt-plugin ( http://myfaces.apache.org/tobago/tobago-tool/maven-apt-plugin/index.html). To invoke the plugin directly, we would just run "mvn apt:execute". Something happened recent

Re: Eclipse plugin .factorypath generation

2008-03-20 Thread Evan Worley
gin<http://www.google.com/search?sourceid=mozclient&ie=utf-8&oe=utf-8&q=apt-maven-plugin> > > Looks like it's at codehaus. > > -Original Message- > From: Evan Worley [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 20, 2008 5:40 PM > To: Maven De

Re: Eclipse plugin .factorypath generation

2008-03-20 Thread Evan Worley
Does anyone know where the apt-maven-plugin can be found? mvnrepository.comhas no entries for it. Thanks, Evan On Thu, Mar 20, 2008 at 12:07 PM, Evan Worley <[EMAIL PROTECTED]> wrote: > Very cool! Thanks for sharing mark. > > > On Thu, Mar 20, 2008 at 1:47 AM, Mark Hobson

Re: Eclipse plugin .factorypath generation

2008-03-20 Thread Evan Worley
mojo.html > > Mark > > On 19/03/2008, Evan Worley <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I was wondering who the active developers are on the maven 2 eclipse > plugin > > (http://maven.apache.org/plugins/maven-eclipse-plugin/index.html)? I >

Eclipse plugin .factorypath generation

2008-03-19 Thread Evan Worley
Hi All, I was wondering who the active developers are on the maven 2 eclipse plugin (http://maven.apache.org/plugins/maven-eclipse-plugin/index.html)? I am wondering if there are any plans to support .factorypath generation for eclipse projects? A .factorypath specifies annotation processor fact

Negative testing of Maven

2008-01-16 Thread Evan Worley
Hi All, Does anyone have any examples or know how to construct negative integration tests using the maven-integration-test-helper and it-verifier, or any other component? I am trying to write an integration tests that validates that a build fails when a test fails. Thanks for any help, Evan

Re: Deploying nunit framework assembly to a public repository

2008-01-11 Thread Evan Worley
t;[EMAIL PROTECTED]> wrote: > Who created the NUnit assembly? > > As is from them, or something you augmented? > > On 11-Jan-08, at 11:34 AM, Evan Worley wrote: > > > Hello All, > > > > If anyone can help on the questions below, it would be great

Fwd: Deploying nunit framework assembly to a public repository

2008-01-11 Thread Evan Worley
Hello All, If anyone can help on the questions below, it would be greatly appreciated. Thank you, Evan -- Forwarded message -- From: Evan Worley <[EMAIL PROTECTED]> Date: Jan 10, 2008 7:42 PM Subject: Deploying nunit framework assembly to a public repository To: [EMAIL PRO

Re: how is java.home determined?

2007-12-27 Thread Evan Worley
ox/apt-maven-plugin/ > > No idea what it is like though. Certainly would need some help to get > it into a release state regardless. > > On 28/12/2007, at 9:21 AM, Evan Worley wrote: > > > I have not seen other APT plugin implementations. I agree with you > > that the &

Re: how is java.home determined?

2007-12-27 Thread Evan Worley
vac for some guidance. I'm > not sure if that is all in the scope of what you are doing or > something the apt plugin should be doing (aren't there other > implementations of the apt plugin too?) > > - Brett > > On 28/12/2007, at 9:03 AM, Evan Worley wrote: > >

Re: how is java.home determined?

2007-12-27 Thread Evan Worley
). > > Are you loading this via a dependency, or creating your own classloader? > > - Brett > > On 28/12/2007, at 5:24 AM, Evan Worley wrote: > > > Hi All, > > > > I need to have the JDK's tools.jar on my classpath and have been > > fumbling > >

how is java.home determined?

2007-12-27 Thread Evan Worley
Hi All, I need to have the JDK's tools.jar on my classpath and have been fumbling through the configuration to make this happen. I found the following page which describes how to use the java.home property to locate the tools.jar, http://maven.apache.org/general.html#tools-jar-dependency. But I

Re: What's the deal with the shade plugin?

2007-06-15 Thread Evan Worley
I agree on the lacking documentation, when I saw this thread I did a google search on "shade maven plugin" and was unable to find out what the plugin does. Though to be fair I spent no more than 2 minutes searching. On 6/15/07, Cabasson Denis <[EMAIL PROTECTED]> wrote: > -Message d'origi

Re: Idea for enhancement

2007-06-06 Thread Evan Worley
Brian, I have encountered the same issue and I believe I can safely assume that you are in a java/C# environment in which you would like to have one pom which has two modules, one for the java component and one for the dotnet. One thing to consider is that even if you could construct the pom thi

Re: Please test Surefire 2.3.1 pre-release

2007-05-28 Thread Evan Worley
confirm the version, as it may have been fixed. Thanks, Brett On 27/05/2007, at 1:36 AM, Evan Worley wrote: > While we haven't checked if it works with the latest, we had the > problem > across ~10 windows XP machines. We removed the snapshot repo from > our repo > list to get aroun

Re: Please test Surefire 2.3.1 pre-release

2007-05-26 Thread Evan Worley
While we haven't checked if it works with the latest, we had the problem across ~10 windows XP machines. We removed the snapshot repo from our repo list to get around the issue. -Evan On 5/25/07, Brett Porter <[EMAIL PROTECTED]> wrote: Ok, need more info: - Platform? - what version of 2.3.1-S

Re: install:install - variables in POM are not replaced/filtered during installation in repository

2007-05-23 Thread Evan Worley
xml snippet: setting_label - SNAPSHOT setting_label -Frank -----Ursprüngliche Nachricht- Von: Evan Worley [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. Mai 2007 17:30 An: Maven Developers List Betreff: Re: install:install - variable

Re: install:install - variables in POM are not replaced/filtered during installation in repository

2007-05-23 Thread Evan Worley
Hi Frank, From the information you posted, I have a few questions. 1. Is XXX:AAA the parent of XXX:BBB? If not, I don't believe XXX:BBB would not inherit the definition of the ${buildVersion} property. 2. Where do you set ${label}, in your settings.xml? If so can you post the relevant snippe

Re: [proposal] Donation of Aardvark to Maven

2007-05-21 Thread Evan Worley
Like Jason, I think it would be very helpful, but I would like to see the extent that it can convert an ant script to a maven 2 project. I've written and seen some very hairy ant scripts and I wonder how much this would correctly pull from them. Converting maven 1 projects to maven 2 is definite

Re: snapshot dependency resolution

2007-05-17 Thread Evan Worley
Barrie, Have you tried running with the "U" option? This forces maven to check for snapshot updates. If you don't specify the U option, maven will check for updates according to your snapshot update policy interval. I believe the default is once a day. -Evan On 5/16/07, Barrie Treloar <[EMAI

Re: Tool to clean snapshots from the repo

2007-05-16 Thread Evan Worley
urt to try as is and see what happens. -Original Message- From: Evan Worley [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 6:26 PM To: Maven Developers List Subject: Re: Tool to clean snapshots from the repo Brian, We did not add any exclusion functionality, we have a cruisecontrol

Re: Tool to clean snapshots from the repo

2007-05-16 Thread Evan Worley
ll versions, but just leave behind the last one. -Original Message----- From: Evan Worley [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 1:53 PM To: Maven Developers List Subject: Re: Tool to clean snapshots from the repo Here is the original script that we tailored for our needs.

Re: Tool to clean snapshots from the repo

2007-05-16 Thread Evan Worley
Here is the original script that we tailored for our needs. http://lifehacker.com/software/geek-to-live/geek-to-live-hard-drive-janitor-133190.php On 5/16/07, Damien Lecan <[EMAIL PROTECTED]> wrote: Hi Evan, If can publish it ... Thanks Damien 2007/5/11, Evan Worley <[EMAIL

Re: Specify a dynamic profile

2007-05-15 Thread Evan Worley
l file easily enough. Eric On 5/14/07, Evan Worley <[EMAIL PROTECTED]> wrote: > > Thanks for the reply Deng, > > The thing is, we don't know what combinations we will want to run. We > have > over 20 modules and a developer might want to build any combination of > the

Re: Specify a dynamic profile

2007-05-14 Thread Evan Worley
with #2, but instead of having each module in its own profile.. why don't you try grouping the modules you want to build per profile (e.g. have modules A and C in one profile), then build the project with -P? -Deng Evan Worley wrote: > Hello, > > Does anyone know of a way to specify

Transactional deploy for sets of modules

2007-05-14 Thread Evan Worley
Hi all, Has anyone ever tried to do a transactional deploy of several modules? For example if I am deploying multiple modules modules, {A,B,C}, they are deployed one at a time, and I want them to be deployed as a transactional, all or nothing. This is especially a problem if you are building wi

Specify a dynamic profile

2007-05-14 Thread Evan Worley
Hello, Does anyone know of a way to specify via the command line a set of modules to build? For example, I have a pom with modules A,B,C. Is there a way I can specify that I would like to build modules A and C only? C:\> mvn -f mypom.xml A,C // something of the sort? Two approaches I've thoug

Re: Maven Diagram Maker

2007-05-12 Thread Evan Worley
ng a handful of other java graphing libraries. Evan On 5/12/07, Brett Porter <[EMAIL PROTECTED]> wrote: On 12/05/2007, at 12:31 AM, Evan Worley wrote: > As for the graph and layout, I can attest that the Piotr has > selecting the > best graphing platform available. Prefuse h

Re: Maven Diagram Maker

2007-05-12 Thread Evan Worley
As for the graph and layout, I can attest that the Piotr has selecting the best graphing platform available. Prefuse has been able to do leaps and bounds more than jung or jgraph, so I would be optimistic about his ability to manage the layout. Evan On 5/11/07, Milos Kleint <[EMAIL PROTECTED]>

Re: Tool to clean snapshots from the repo

2007-05-11 Thread Evan Worley
HI Damien, While there might be a more elegant method, we used a scheduled task to delete all snapshot builds that were older than 7 days. We typically build 10-20 snapshots a day for a given component. If you are interested in this method, I can point you to the script that does the cleaning.

How to register a ArtifactTransformation

2007-05-09 Thread Evan Worley
Hello all, Can someone tell me how to hook in a new ArtifactTransformer? I have written a Transformation which implements ArtifactTransformation, how will maven find or invoke my Transformation? Thanks for any help, Evan