Hi folks,
Been trying to build Magnolia from SVN trunk. I loaded the
unrestricted folders - magnolia/ and maven-plugins/ and locally
tweaked the plugin version dependencies (those were giving some
trouble, there's a dependency on non-trunk earlier versions). Now I
can successfully do this:
cd magnolia && mvn install
cd maven-plugins-parent && mvn install
So far so good... The next step - I am trying to build an installable
bundle:
cd magnolia && ./src/release/bundle.sh
Maven spins for a while, downloading tomcat and all that. At the end
it crashes with the following message:
Caused by: org.apache.maven.plugin.MojoExecutionException: directory
containing the exploded webapp does'nt exist: /Users/andrus/work/
magnolia/svn/magnolia/magnolia/target/magnolia-3.1-SNAPSHOT
[INFO] at info.magnolia.maven.bootstrap.BootstrapMojo.execute
(BootstrapMojo.java:79)
Any idea why this is happening? Or is the trunk even buildable at
this point? Most likely I am doing something wrong, as this is the
first time I am looking at the code.
Thanks
Andrus
---------------------------------------------
Andrus (aka Andrei) Adamchik
Apache Cayenne ORM: http://cayenne.apache.org/
Creator, VP Apache Software Foundation
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------