On 02/06/2010 07:04 PM, Arnaud Héritier wrote:
Hi,
Thomas, how are you releasing GateIn projects ? Are you using
the release plugin ? I don't remember.
Yes I do, with local copy of JBoss SVN repo
I found 2 issues this morning while releasing the CP of portal
:
- 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)
Ok, didn't know about -DskipTests
- 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
Ah yes I met that issue, I wasn't able to fully understand what went
wrong to ask you for help. I indeed had to launch the install phase
manually.
I think we should open issues about that and fix them in
gatein parent. WDYT ?
Yes, note that we don't have a JIRA for GateIn Parent yet. The issue is
that I asked GTNTOOLS for it and it brought confusion with Tools as
part of JBoss Tools (IDE).
While it's bad practice to change an SVN structure I would like to
rename/move:
gatein/tools/maven/dep
gatein/tools/maven/doc-parent
gatein/tools/maven/doc-style
gatein/tools/maven/parent
gatein/tools/packager
to:
gatein/maven-plugins/dep
gatein/maven-plugins/doc-parent
gatein/maven-plugins/doc-style
gatein/maven-plugins/parent
gatein/maven-plugins/packager
And create a GTNMAVEN Jira
wdyt ?
_______________________________________________
gatein-dev mailing list
gatein-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev