antrun plugin dependencies parent pluginManagement

2011-09-06 Thread Joshua Spiewak
Hi all, I have a parent pom that declares the antrun plugin in pluginManagement section. It supplies a version, and a set of dependencies to fix the version of Ant used. I then have a child project that uses the antrun plugin and adds a reactor library to the list of dependencies. When the

maven-failsafe-plugin runOrder random re-play?

2011-07-14 Thread Joshua Spiewak
Hi all, I have added a builder to our CI system that runs our tests with runOrder set to random in order to expose hidden dependencies between tests. Is there currently any means of capturing the order that was used, and then replaying that order back? For example, if the CI builder exposes a

Re: Coverage report of web application integration test with cobertura-maven-plugin

2008-03-05 Thread Joshua Spiewak
or task against the plugin? If so, what is the jira number? 2. The work that you or jeff have been doing -- is it checked in anywhere? If so, how could someone check it out. tks Joseph Joshua Spiewak wrote: So in a simplistic attempt to get this to work, I looked at the Clover plugin

Re: Coverage report of web application integration test with cobertura-maven-plugin

2008-01-14 Thread Joshua Spiewak
So in a simplistic attempt to get this to work, I looked at the Clover plugin to see what it did. I tried changing the execute phase of CoberturaCheckMojo and CoberturaReportMojo to verify, like the Clover mojos of the same function. This fails in the package phase: [INFO] Error configuring:

Two requests

2003-07-30 Thread Joshua Spiewak
Hello again, I was wondering if the latest Jakarta Taglibs standard/jstl jars (version 1.0.3) could be uploaded to ibiblio. Also, is there any plan for site:deploy to be able to use ftp? My web host company does not give me shell access, so I will either need to ftp by hand, or if no one is

couple of questions

2003-07-29 Thread Joshua Spiewak
Hi there, I just started using Maven and had a couple of questions. I am using version 1.0-beta-10 on Windows XP with Cygwin tools and Emacs (with JDEE). The first question is why are the plugins and local repository created in C:\Documents and Settings\Joshua\.maven when %HOME% is set to

Re: couple of questions

2003-07-29 Thread Joshua Spiewak
this helps Siegfried Goeschl On 29 Jul 2003 at 15:23, Joshua Spiewak wrote: Hi there, I just started using Maven and had a couple of questions. I am using version 1.0-beta-10 on Windows XP with Cygwin tools and Emacs (with JDEE). The first question is why are the plugins and local repository