[magnolia-dev] Can i add blog through magnolia in my existing web site?

2014-08-19 Thread Ruby Agrawal (via Magnolia Forums)
My website is based on spring mvc , i want it to be completely in magnolia so that it can be managed through it and can i add other functionalities like blog in my website using magnolia ? Is there any such functionality provided us by magnolia? -- Context is everything:

[magnolia-dev] Unable to initialize Maven environtment to create Magnolia CMS project

2014-08-18 Thread ruby agrawal (via Magnolia Forums)
Hi All, When i am trying to initialize maven environment to build Magnolia CMS project by following maven command :- [b]mvn org.sonatype.plugins:nexus-maven-plugin:1.9.2.4:settings-download -Dnexus.url=https://nexus.magnolia-cms.com -Dsettings.templateId=magnolia-community-public [/b] i got

[magnolia-dev] Re: Unable to start Magnolia through basic project created using magnolia-archetype and got project build error

2014-08-18 Thread Ruby Agrawal (via Magnolia Forums)
I have tried now the whole process once again , created project through : -mvn archetype:generate -DarchetypeCatalog=https://nexus.magnolia-cms.com/content/groups/public/ and have choosed 5th option: -https://nexus.magnolia-cms.com/content/groups/public/ -

[magnolia-dev] Unable to start Magnolia through basic project created using magnolia-archetype and got project build error

2014-08-16 Thread Ruby Agrawal (via Magnolia Forums)
Hi All I built a magnolia project with the archetype -mvn archetype:generate -DarchetypeCatalog=https://nexus.magnolia-cms.com/content/groups/public/ - tried the latest (snapshot) version of the archetype - used Magnolia version 5.3.1 After the build I tried to import it in Spring Tool Suit