On Wed, May 2, 2012 at 5:29 PM, Claude Brisson <[email protected]> wrote:
> You need to checkout the master with: > https://svn.apache.org/repos/asf/velocity/maven/trunk/pom > > and do a "mvn install" from this directory, this will install > velocity-master. > Hi Claude, I tried this but failed to build as the trunk pom points to an old snapshot version of the master. I created a JIRA[1] and attached the fixed pom as a patch . With this change I was able to successfully build the velocity trunk code with tests. [1] - https://issues.apache.org/jira/browse/VELOCITY-824 > > Our maven reorganization is still quite recent, the README file hasn't > been updated yet... > > By the way, Antonio, is there any good reason not to have > org.apache.velocity be the root artifact? > > > Claude > > On Tue, 1 May 2012 23:39:59 +0530 > Dishara Wijewardana <[email protected]> wrote: > > > Hi to all, > > > > I am trying to build velocity trunk from [1] . But it fails when try > > to build from trunk level. > > It fails with unresolvable parent. This trunk root pom points to a > > velocity-master > > artifact. > > Or I am I building a wrong source code ? > > > > [1] - http://svn.apache.org/repos/asf/velocity/engine/trunk/ > > > > -- Thanks /Dishara
