Release plugin issues
---------------------
Key: GTNMAVEN-11
URL:
https://jira.jboss.org/jira/browse/GTNMAVEN-11
Project: GateIn Maven
Issue Type: Bug
Components: parent
Affects Versions: parent-1.0.0-Beta04
Reporter: Thomas Heute
Fix For: parent-1.0.0-Beta05
From Arnaud:
- In our builds we are sharing some tests artifacts, but the release process was
configured to not generate test classes/artifacts (-Dmaven.test.skip=true) instead of just
asking to not launch them (-DskipTests)
http://fisheye.jboss.org/changelog/gatein/?cs=1533
- There is a known issue in maven's core and the release plugin which often requires
to install binaries on the prepare phase (in theory we shouldn't). This will be fixed
(with workaround) in the version 2.0 of the release plugin, but in the meantime we have to
configure the release plugin to deploy binaries, otherwise it fails about missing
dependencies
http://fisheye.jboss.org/changelog/gatein/?cs=1532
I think we should open issues about that and fix them in gatein parent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira