[appfuse-user] Re: appfuse:full-source failed

2010-10-06 Thread m_aliyar
Yes !!!.Now it is working!!.Thanks a lot for your prompt response.I am a .net developer trying to learn java. -- View this message in context: http://appfuse.547863.n4.nabble.com/appfuse-full-source-failed-tp2529181p2965605.html Sent from the AppFuse - User mailing list archive at Nabble.com. -

Re: [appfuse-user] Re: appfuse:full-source failed

2010-10-06 Thread Matt Raible
Can you try removing local AppFuse artifacts (rm -r ~/.m2/repository/org/appfuse) and trying again. This should be fixed with the latest snapshot build. On Wed, Oct 6, 2010 at 12:24 AM, m_aliyar wrote: > > Version of appfuse is 2.1.0-M2-SNAPSHOT > -- > View this message in context: > http://appf

[appfuse-user] Re: appfuse:full-source failed

2010-10-05 Thread m_aliyar
Version of appfuse is 2.1.0-M2-SNAPSHOT -- View this message in context: http://appfuse.547863.n4.nabble.com/appfuse-full-source-failed-tp2529181p2964294.html Sent from the AppFuse - User mailing list archive at Nabble.com. - T

Re: [appfuse-user] Re: appfuse:full-source failed

2010-10-05 Thread Matt Raible
Which version of AppFuse are you using? I fixed this a few nights ago in 2.1.0-M2-SNAPSHOT. On Oct 5, 2010, at 11:39 AM, m_aliyar wrote: > > I tried with Maven 2.2.1 and project created successfully , but when I try to > compile it shows 7 required artifacts are missing. full log is given below

[appfuse-user] Re: appfuse:full-source failed

2010-10-05 Thread m_aliyar
I tried with Maven 2.2.1 and project created successfully , but when I try to compile it shows 7 required artifacts are missing. full log is given below. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] AppFuse Modular Application [INFO] AppFuse Modular Application - Core

Re: [appfuse-user] Re: appfuse:full-source failed

2010-09-29 Thread Matt Raible
This looks like a Maven 3 issue. Can you try with Maven 2.2.1? On Wed, Sep 29, 2010 at 2:50 AM, m_aliyar wrote: > > Here is the command I used to create the project: > > > mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes > -DarchetypeArtifactId=appfuse-modular-spring-archetype

[appfuse-user] Re: appfuse:full-source failed

2010-09-29 Thread m_aliyar
Here is the command I used to create the project: mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-spring-archetype -DarchetypeVersion=2.1.0-M2-SNAPSHOT -DgroupId=RoyalSoft -DartifactId=FixedAsset -DarchetypeRepository=http://oss.sonatype.