Dustin, thank you so much for explain to me, what i have done is : 1)using mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-core -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0.1 -DgroupId=net.olstudio.appfuse.core -DartifactId=AppfuseCore to create a project.
2)Due to i cant see the source code ,run the mvn appfuse:full-soource at the root directory of project. but i get following exception: Illegal character in path at index 18: file:/C:/Document.../.m2/reposity/org/apache/ant/ant/1.7.0/ ant1.7.0.jar [INFO]----------------------------------- [INFO]Trace java.lang.IllegalArgumentException at... at... what's wrong,buddy? oliver.lee 2008-04-05 发件人: Dustin Pearce 发送时间: 2008-04-05 01:58:38 收件人: users@appfuse.dev.java.net 抄送: 主题: Re: [appfuse-user] [apffuse-user]Core Oliver, I think you need to be a little more specific about what you have done so far and the errors you are getting back. I think you are referring to a modular archetype, where there is a core and web module. The purpose of a modular archetype is to create a service layer (core) independant of the view (web) layer. Then you can create your own modules on top like (mobile) or (web-service), etc etc. -D On Apr 4, 2008, at 10:29 AM, oliver.appfuse wrote: hi, i am a newbie to learn appfuse,i have some doubt which are: 1)what is core project used for? 2)how to get the full source code of it,i try use mvn appfuse:full-source but i get an exception. what should i do ? oliver.lee 2008-04-05