On Tue, Nov 13, 2012 at 10:02 AM, Jesse Glick wrote:
> On 11/12/2012 02:00 PM, Dennis Lundberg wrote:
>
>> I had a quick look at the Windows ITs and the problem seems to be that
>> Maven/Jenkins is unable to delete files. This looks like a Windows path
>> length issue, because the path it complai
ristian
>
> Den 8. nov. 2012 kl. 22:51 skrev "Larry Shatzer, Jr." :
>
> > Created: http://jira.codehaus.org/browse/SUREFIRE-926
> >
> > As mentioned in the bug, I'm trying to create integration tests to
> exhibit
> > this behavior, but having a few
#x27;t run anything...
Thanks
-- Larry
On Thu, Nov 8, 2012 at 12:11 AM, Kristian Rosenvold <
kristian.rosenv...@gmail.com> wrote:
> This seems to be a bug; would you mind filing an issue
> http://jira.codehaus.org/browse/SUREFIRE ?
>
> Kristian
>
>
> 2012/11/8 Larry
I'm using a fairly recent feature of Surefire where you can specify
multiple providers (
http://maven.apache.org/plugins/maven-surefire-plugin/examples/providers.html
)
I'm using both TestNG and Junit. Here is the secion of the pom in question:
org.apache.maven.plugins
maven-surefire-p
One last update. If I remove the sections that tell
Surefire to run both TestNG and Junit, and put dependencies on the
Surefire Plugin like so:
org.apache.maven.surefire
surefire-junit4
${surefire.version}
o
On Mon, Aug 1, 2011 at 9:56 AM, Larry Shatzer, Jr. wrote:
> I want to run with both JUnit and TestNG. By removing JUnit (and the
> tests that JUnit run), it ran just fine, as do the inverse, just JUnit
> and no TestNG. It is the combination of both of them.
>
> To help, instead of
On Thu, Jul 28, 2011 at 6:04 AM, Martin Gainty wrote:
>
> Larry-
>
> try loading both dependencies in your local repository and running offline
> with mvn -o (at least your dependencies will be found)
>
> did you check cobertura for errors?
>
> mvn -e -X cobertura:cobertura -Dquiet=true
I did no
I did send this to the users list, but got no response in over a week.
I know dev lists are not a magical escalation path, but this might be
a better venue for this email.
I have an example project at https://gist.github.com/1090223
This project has both a JUnit test and a TestNG test. Following
On Mon, Jul 25, 2011 at 9:30 AM, Kasun Gajasinghe wrote:
> On Mon, Jul 25, 2011 at 5:34 PM, Damian Bradicich
> wrote:
>> err...pluginManagement section even ;)
>>
>> Damian
>>
>> On Mon, Jul 25, 2011 at 8:02 AM, Damian Bradicich
>> wrote:
>>
>>> Why not define the pluginDependency section in a pa
Remember, that cron jobs execute in a limited environment. You should
check your log for any clues. Also, this is more of a maven users
question, not about the development of maven itself.
-- Larry
On Thu, Aug 12, 2010 at 9:49 AM, anilreddy76 wrote:
>
> I've one shellscript excute.sh which has t
I attached a patch (with a test too!) for MSHADE-52, and would love
that to get included, or at the very least, looked at.
On Sun, Nov 22, 2009 at 5:43 AM, Benjamin Bentmann
wrote:
> Hi,
>
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version=15525
>
> T
11 matches
Mail list logo