I will setup the hudson/jenkins to build and setup a small repository for
new versions on the github project. Give me some days. :)
However this wont perform the test cases yet (the need native build on
various platforms).
But as soon as possible this will solved.
I think as soon as we finished m
Seems like you should in fact not use that artifact.
http://code.google.com/p/powermock/issues/detail?id=386
Cheers
Le 21 janv. 2013 06:56, "Baptiste MATHUS" a écrit :
> Hi,
> If you could push your demo project somewhere like on github, maybe we can
> help help you more easily.
>
> Just a small
Hi,
If you could push your demo project somewhere like on github, maybe we can
help help you more easily.
Just a small guess: isn't powermock "full" some special jar embedding 3rd
Party code like testng and that would get selected?
Cheers
Le 21 janv. 2013 00:55, "KARR, DAVID" a écrit :
> I norm
I normally use Mockito and JUnit with Maven. I'm trying to write some tests
using PowerMock. I got the PowerMock test working fine in Eclipse, but now I'm
noticing that the test is not running in the Maven build. Maven finds the test
class, but it seems to think there are no tests. It's also
When using doclet-tags, you should use:
@parameter default-value="${project}"
Robert
Op Sun, 20 Jan 2013 22:34:31 +0100 schreef Jeremy Long
:
I am trying to create a simple plugin to inspect project dependencies
using
the MavenProject - but I'm getting an error because the MavenProject is
So just to give a heads-up on what I've done. I needed the ability to be able
to import more than just dependency management (DM) from a pom.
USE CASE: Import properties and plugin configurations from a central location
Once your company starts using maven and creating all sorts of projects, t