Excellent.
Thanks Jan. Jan Haderka-2 wrote: > > > Adding this to your pom or to your settings.xml should do the job: > <repository> > <id>magnolia</id> > <url>http://repo.magnolia-cms.com/m2</url> > <snapshots> > <enabled>false</enabled> > </snapshots> > </repository> > > or this, if you need snapshots: > <repository> > <id>magnolia.snapshots</id> > <url>http://repo.magnolia-cms.com/snapshots</url> > <snapshots> > <enabled>true</enabled> > </snapshots> > <releases> > <enabled>false</enabled> > </releases> > </repository> > > HTH, > Jan > > On Thu, 2009-03-26 at 02:46 -0700, Edgar Vonk wrote: >> >> Thanks Jan. >> >> What is the easiest way to build the Magnolia modules again? How to best >> deal with all the Magnolia POM's that it is dependent upon? In the past I >> have created my own POM so that I can build the modules locally but that >> is >> quite a bit of a hassle. >> >> E.g. "Cannot find parent: >> info.magnolia:magnolia-parent-pom-community-module". Can I point to a >> Magnolia Maven repository where all your POMs are located? >> >> cheers, >> >> Edgar >> >> >> Jan Haderka-2 wrote: >> > >> > >> > While not officially released yet, trunk of the forum module is already >> > building and running against 4.0. Just check it out and build it. >> > Cheers, >> > Jan >> > >> > On Mon, 2009-03-23 at 17:37 +0100, Will Scheidegger wrote: >> >> Hi Edgar >> >> >> >> Have you tested them with 4.0? >> >> I don't know about the Forum module, but there is a chance that the >> >> PUR module might work with Mag 4 too... >> >> If not post the error messages you'll get. ;-) >> >> >> >> -will >> >> >> >> On 23.03.2009, at 16:53, Edgar Vonk wrote: >> >> >> >> > >> >> > >> >> > Hi, >> >> > >> >> > I noticed that the Personal User Registration and Forum >> >> > http://documentation.magnolia.info/modules.html modules have not >> >> > yet been >> >> > upgraded to Magnolia 4. The PUR module sample pages are based on the >> >> > Magnolia 3.5 sample templates (sampleTwoColumns etc) and the Forum >> >> > module >> >> > has a dependency on version 3.5 of the adminInterface module. >> >> > >> >> > Any plans to upgrade these (and any other?) modules to Magnolia 4 >> >> > any time >> >> > soon? >> >> > >> >> > regards, >> >> > >> >> > Edgar >> >> > -- >> >> > View this message in context: >> >> >> http://www.nabble.com/Upgrading-PUR-and-Forum-modules-for-Magnolia-4--tp22663014p22663014.html >> >> > Sent from the Magnolia - User mailing list archive at Nabble.com. >> >> > >> >> > >> >> > ---------------------------------------------------------------- >> >> > For list details see >> >> > http://www.magnolia-cms.com/home/community/mailing-lists.html >> >> > To unsubscribe, E-mail to: <[email protected]> >> >> > ---------------------------------------------------------------- >> >> > >> >> >> >> >> >> ---------------------------------------------------------------- >> >> For list details see >> >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> >> To unsubscribe, E-mail to: <[email protected]> >> >> ---------------------------------------------------------------- >> > -- >> > Best regards, >> > >> > Jan Haderka >> > Magnolia International Ltd. >> > >> > ---------------------------------------------------------------------- >> > [email protected] http://www.magnolia-cms.com >> > Magnolia® - Simple Open Source Content Management >> > ---------------------------------------------------------------------- >> > >> > >> > ---------------------------------------------------------------- >> > For list details see >> > http://www.magnolia-cms.com/home/community/mailing-lists.html >> > To unsubscribe, E-mail to: <[email protected]> >> > ---------------------------------------------------------------- >> > >> > >> > >> > -- > Best regards, > > Jan Haderka > Magnolia International Ltd. > > ---------------------------------------------------------------------- > [email protected] http://www.magnolia-cms.com > Magnolia® - Simple Open Source Content Management > ---------------------------------------------------------------------- > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > > -- View this message in context: http://www.nabble.com/Upgrading-PUR-and-Forum-modules-for-Magnolia-4--tp22663014p22719315.html Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
