Hi,
I have created some maven POM files which can
be used to build and deploy ABCL with maven. There have been a few modifications
to these over the past few days and there is probably room for
improvement but these make it possible to build and depoy ABCL with the
normal maven lifecycle.
Included are the following
pom.xml => abcl\pom.xml (abcl-parent)
main-pom.xml => abcl\main\pom.xml (abcl)
contrib-pom.xml => abcl\contrib\pom.xml (abcl-contrib)
Note: Filenames are relative to the trunk so they include the abcl prefix.