Re: [appfuse-user] Not able to run appfuse:full-source

2007-12-31 Thread harshavs
Solution for this problem could be repository in the default location. or putting settings.xml in default directory like "c:\my documents\user\.m2\settings.xml" Developer Abe wrote: > > Hi, > > I am getting the following when running > > mvn appfuse:full-source > > $ mvn -e appfuse:full-s

Re: [appfuse-user] Not able to run appfuse:full-source

2007-07-18 Thread Dmitry Chuyko
I run full-source goal using Eclipse maven.ide plugin - i.e. embedder 2.0.4. And the bug that has been fixed for standalone Maven (no prob with 2.0.6 and 2.0.7) appears. Here is the log: - NFO] appfuse:full-source [INFO] [AppFuse] Insta

Re: [appfuse-user] Not able to run appfuse:full-source

2007-06-15 Thread Developer Abe
Matt, Sorry I didn't get back to you sooner. I was out yesterday. You are the best. That fixed it. Warmest Regards, Abe On 6/13/07, Matt Raible <[EMAIL PROTECTED]> wrote: You might try deleting your local AppFuse plugin (rm -r ~/.m2/repository/org/codehaus/mojo/appfuse-maven-plugin). This

Re: [appfuse-user] Not able to run appfuse:full-source

2007-06-13 Thread Matt Raible
You might try deleting your local AppFuse plugin (rm -r ~/.m2/repository/org/codehaus/mojo/appfuse-maven-plugin). This was a bug we fixed shortly after the release. Matt On 6/13/07, Developer Abe <[EMAIL PROTECTED]> wrote: Hi, I am getting the following when running mvn appfuse:full-source

[appfuse-user] Not able to run appfuse:full-source

2007-06-13 Thread Developer Abe
Hi, I am getting the following when running mvn appfuse:full-source $ mvn -e appfuse:full-source + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'appfuse'. [INFO]