Cool, thanks!

Now I can build a single working war. When building a bundle I am still getting a long stack trace that (in a trimmed form) looks like this:

[INFO] INFO info.magnolia.cms.beans.config.ConfigLoader ConfigLoader.java(load:133) 02.07.2007 13:50:31 Configuration loaded!
[INFO] [INFO] About to execute 4 post-bootstrappers ...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] BUILD ERROR
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] can't call execute() method on the inner mojo
....
[INFO] Caused by: java.lang.IncompatibleClassChangeError
[INFO] at info.magnolia.maven.bootstrap.post.OrderNodes.execute (OrderNodes.java:45)
[INFO]  ... 35 more

Since I can build a minimally working deployable file, this one is not a biggie at the moment. Still wanted to mention.

Thanks
Andrus


---------------------------------------------
Andrus (aka Andrei) Adamchik
Apache Cayenne ORM: http://cayenne.apache.org/
Creator, VP Apache Software Foundation



On Jul 2, 2007, at 12:22 PM, Grégory Joseph wrote:

-P webapp

On Jul 2, 2007, at 10:36 , Andrus Adamchik wrote:

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
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to