Am Mittwoch, 21. März 2007 schrieb Lara Pinato: > Hi, > I'm too using maven 2.05 and jdk 1.5_06 and I do the following steps: > > 1) Checking out the magnolia trunk from : > http://svn.magnolia.info/svn/magnolia/trunk > 2) Opened a command prompt and run: mvn clean install > 3) Downloaded jcr1.0.jar and run: > > mvn install:install-file -DgroupId=javax.jcr -DartifactId=jcr > -Dversion=1.0 -Dpackaging=jar -Dfile=c:/usr/jcr-1.0.jar > > 4) then run : mvn package > > But Building magnolia-module-samples fails. > > There is somenthing wrong in my steps? > What can I do to avoid this problem?
Don't know, but it's already in JIRA: http://jira.magnolia.info/browse/MAGNOLIA-1419 O. ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
