Page 1 of 1

Newbie issues

Posted: Tue May 21, 2013 3:35 pm
by doctoralbert
Hi,

I have just downloaded the development workspace for eclipse but I am struggling with the ant build as I don't know where the maven folder is:

Code: Select all

#required
maven.home=/usr/share/maven


this isn't correct and I cannot find the folder in my ubuntu linux box.

can some one help please with this initial setup?

also can this e-commerce platform be used as a membership site where people need to log into to see the content?

Thanks

Re: Newbie issues

Posted: Tue May 21, 2013 3:40 pm
by phillipuniverse
Type 'mvn -v' in the command line. You should get something like this: http://cl.ly/image/3S0Y0r2Q3A2A

also can this e-commerce platform be used as a membership site where people need to log into to see the content?


Yes, we have built-in support for Spring Security which is what you would use to configure access to specific resources.

Re: Newbie issues

Posted: Tue May 21, 2013 5:53 pm
by doctoralbert
Thanks for the quick reply and it helped me resolve the issue.

I have the site up and running on my localhost so it looks great!!

I cannot wait to learn how to adapt the theme and start selling.

Thanks,

:D