Hi Alex, Hi Markus, svn checkout http://svn.magnolia.info/svn/magnolia/trunk/ maven multiproject:install
did the job, thanks for info. After some more investigation I will try my luck with integration in Eclipse+MyEclipse, but it seems so that I need some more maven experience. --Michael > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 28, 2005 1:24 PM > To: [email protected] > Subject: Re: [magnolia-user] maven build > > > #: Michael Mertel changed the world a bit at a time by saying > on 9/28/2005 12:01 PM :# > > Hi, > > > > I'am sure the answer is pretty simple, but what is the > exact call of > > maven to build the latest svn trunk of magnolia? > > > > I tried with maven war, deployed the war, but after the login all I > > get is a blank screen. > > > > The stdout log shows me > > > > ERROR info.magnolia.cms.servlets.EntryServlet > > EntryServlet.java(redirect:217) 28.09.2005 11:46:05 Failed > to forward > > - /admintemplates/adminCentral/adminCentral.jsp > > > > So it looks to me that my war is not complete? > > > > I need to have a look at the latest features, especially JAAS, so I > > cannot use the ready to deploy files. > > > > Thanks in advance. > > > > --Michael > > > > Fabrizio posted last nite the following steps: > > - checkout a fresh copy of > http://svn.magnolia.info/svn/magnolia/trunk/ > - run "maven multiproject:install" (in the root folder) for a > complete build > - run "maven -Dgoal=eclipse multiproject:goal" in order to generate > eclipse configuration files and then import the two > projects magnolia > (webapp) and magnolia-core (jar) from eclipse. You should be able to > compile and run the magnolia project just like before. (wtp > 0.7 or M8 > required) > > Unfortunately in my case the build failed. Let me know if it > works for you. > > ./alex > -- > .the_mindstorm. > > > > > > ---------------------------------------------------------------- > > for list details see > > http://www.magnolia.info/en/magnolia/developer.html > > ---------------------------------------------------------------- > > > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
