Hi,
We solved 5 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11530&version=17443
There are still a couple of issues left in JIRA:
https://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MENFORCER+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=h
Ok ... I resolved this Issue myself.
The problem was, that internally the build was using Maven 3.0.2 for executing
sub-tests. It seems that this type of configuration is only possible in Maven
3.0.3 and higher.
Chris
Von: christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de]
Gesende
Hello Robert,
+1 (non-binding) for the plugin I tested release:prepate with one of
my pet projects and http://jira.codehaus.org/browse/MRELEASE-723 seems
to work (at least for GIT :-)) and another project using subversion
seems to work as well (i.e. does not change the 2.2.2 behavior).
-1 (non-bi
Do I get to vote on this?
If so, +1 from me. The jazz stuff works perfectly.
Ta.
-Chris
Sent from my iPhone
On 08/05/2012, at 8:15 AM, "Robert Scholte" wrote:
> Hi,
>
> I'd like to release the maven-release-plugin 2.3
>
> We solved 22 issues:
> http://jira.codehaus.org/secure/ReleaseNote.j
Hi,
I am currently working on some Issues in the flexmojos projects build.
One is sort of me. I assume there have been some changes in Maven that now
prevent the plugin configuration from working the same way it did with earlier
maven versions.
I have a Plugin flexmojos-maven-plugin and the Mo