I also added a Maven Release Procedure section to:
http://wiki.jboss.org/wiki/Wiki.jsp?page=MavenBuildCreation
Scott M Stark wrote:
I re-released 2.0.1.GA with the dependencies fixed, an errant log4j
reference in common-core fixed, and use of the finalName override in
the build section to strip the version info from the target output.
Its also been tagged.
The next change is to get the release done from maven with both the
maven and jbossbuild repositories updated. For now I'm using the
build/build.xml ant script to do this.
Scott M Stark wrote:
>
> Ok, looks like the dependency report is generated using:
> mvn project-info-reports:dependencies
>