Sorry, missed the step from my mail, but I did it in real. Didn't help.
On Tue, Sep 7, 2010 at 3:48 PM, ramzi khlil wrote:
> try to build the project before running appfuse:full-source.
>
> On Mon, Sep 6, 2010 at 5:19 PM, Ferenc Engárd
> wrote:
>>
>> Hi all,
>>
>> I am still not lucky. :(
>>
>>
try to build the project before running appfuse:full-source.
On Mon, Sep 6, 2010 at 5:19 PM, Ferenc Engárd wrote:
> Hi all,
>
> I am still not lucky. :(
>
> I played with it a while, and it seems that I receive the (quite
> insane) error because of conflicting versions.
>
> With clean mvn repo, p
Hi all,
I am still not lucky. :(
I played with it a while, and it seems that I receive the (quite
insane) error because of conflicting versions.
With clean mvn repo, playing with the following archetype:
mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=a
I had the same problem to get appfuse full source.
To solve the problem I had to build the project and then request the full
source.
Building the project solves all the dependecies and then we can run
appfuse:full-source without problems.
On Sun, Aug 15, 2010 at 5:02 PM, Ferenc Engárd wrote:
> Hi
Hi Matt,
Thanks for your help!
I still struggle a bit with maven -- after enabling maven dependency
management, 1) I had to set manually the "Maven Dependencies" in Java
Build Path in 'web' project setup to eliminate hundreds of missing
symbols errors, 2) still after that, I do not see a "Maven
D
I believe it's a Java Sun JDK issue, but regardless, you can download a
project with full-source and eclipse:eclipse run from:
http://static.raibledesigns.com/downloads/zkproject.zip
Hope this helps,
Matt
On Fri, Aug 6, 2010 at 4:45 AM, Ferenc Engárd wrote:
> I don't exactly understand what yo
I don't exactly understand what you exactly mean ''Change JAVA_HOME to
the JDK". JAVA_HOME env var is not set, I simply installed sun-java6
JDK from Karmic (interestingly enough, Lucid do not contain the sun
java packages...). There is only one java binary on the system. I
tried to set JAVA_HOME ex
We work without any problems with AppFuse 2.0.2 in a mix of environments:
Win Vista, Win 7, Ubuntu. We all use Eclipse.
PieMailIsigma [image: isotipo isigma]
Josep García Corral
Ingeniero de Software
isigma, la referencia en firma electrónica
Tel. +34 932 387 108
www.isigma.es
[image: logotip
On Mon, Aug 2, 2010 at 2:04 PM, Ferenc Engárd wrote:
> Well, thanks for the workaround!
>
> Do anybody use appfuse on Ubuntu without problems?
>
> The problem is, that I have other isseues with the simple quickstart
> tasks, e.g. 'mvn eclipse:eclipse' results in:
>
> [...]
> [INFO] Adding default
Well, thanks for the workaround!
Do anybody use appfuse on Ubuntu without problems?
The problem is, that I have other isseues with the simple quickstart
tasks, e.g. 'mvn eclipse:eclipse' results in:
[...]
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] U
I suppose the best resolution is for me to run this locally and send you a zip
file of the results. Does that work for you?
On Aug 2, 2010, at 9:43 AM, Ferenc Engárd wrote:
> No, I tested it at home, with a 3G stick.
>
> Meanwhile I was able to try it out on an Ubuntu 10.04, with the same
> out
No, I tested it at home, with a 3G stick.
Meanwhile I was able to try it out on an Ubuntu 10.04, with the same
output (no proxies here either). The same circumstances: deleted .m2
dir, empty (default) /etc/settings.xml.
I append the whole output to the end of this mail.
Thanks,
Ferenc
--
f...@f
I just tried it and it worked for me with Java 6 on OS X. Are you behind any
sort of firewall or proxy?
$ mvn appfuse:full-source
#
JRebel 3.1.1 (201007141237)
(c) Copyright ZeroTurnaround OU, Estonia, Tartu.
Over the last 30 days
I hope so.
f...@fery-engineering:~$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
f...@fery-engineering:~$ ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 36 2010-03-09 14:51 /etc/alternatives/
H, I haven't seen this issue before. Are you using Sun's JDK?
On Aug 1, 2010, at 5:46 PM, Ferenc Engárd wrote:
> Hi all,
>
> First of all I would like to welcome everybody on this list, as this
> is my first post.
>
> I tried to download and get the full-source of the modular struts
> arch
Reza,
I expected a response/reply FROM some AppFuse's Fork(s).
Ice-Man
2009/2/11 Reza Farshi
> I don't think so , it's not fantastic!!.
> They do more great things in AppFuses Maven Plugin , take a look at their
> source code , you believe them. :)
>
>
>
>
>
> On Wed, Feb 11, 2009 at
I don't think so , it's not fantastic!!.
They do more great things in AppFuses Maven Plugin , take a look at their
source code , you believe them. :)
On Wed, Feb 11, 2009 at 2:46 PM, Ice-Man wrote:
>Hi, Reza,
>
> What a fantastic realizing!!! ;-))
> It would be so great/outstandi
Hi, Reza,
What a fantastic realizing!!! ;-))
It would be so great/outstanding if AppFuse's forks implement this
feature!! :D
Ice-Man
2009/2/11 Reza Farshi
> Dear matt,
> In appfue-maven-plugin in org.appfuse.mojo.installer.InstallSourceMojo
> class in
>
>private List addModu
Dear matt,
In appfue-maven-plugin in org.appfuse.mojo.installer.InstallSourceMojo class
in
private List addModuleDependencies(List dependencies, String
moduleName, String moduleLocation) method
this method try to get pom.xml of exsiting modules in current project :
Get get = (Get)An
mraible wrote:
>
> The easiest thing to do might be to copy your source to a laptop, walk
> to a Starbucks, and then run full-source there. ;-)
>
Great! I guess you've found what could easily be the definitive solution for
maven as a whole: a partnership with starbucks so that you bring your
The easiest thing to do might be to copy your source to a laptop, walk
to a Starbucks, and then run full-source there. ;-)
Matt
On Feb 9, 2009, at 7:31 AM, Ice-Man wrote:
Matt,
I think Reza is in the same situation of me.
I've reached such mvn settings that in present moment I'm
Matt,
I think Reza is in the same situation of me.
I've reached such mvn settings that in present moment I'm able to run
almost every cmds (of AppFuse, as u know), but :full-source.
(I noticed 'mvn eclipse:eclipse' had problems, so I discovered that's isse
of mirroring (repositories)
Here's how to configure Maven to use a proxy - maybe this will help:
http://maven.apache.org/guides/mini/guide-proxies.html
Matt
On Mon, Feb 9, 2009 at 6:27 AM, Reza Farshi wrote:
> My question is how can I say to maven to use some proxy settings when
> downloading files. when ant task runs
My question is how can I say to maven to use some proxy settings when
downloading files. when ant task runs inside maven, it ignores any proxy
settings so it could not download files.
Here i send verbose report message :
tidy at
C:\.m2\repository\org\hibernate\jtidy\r8-20060801\jtidy-r8-200608
On Mon, Feb 9, 2009 at 5:55 AM, Reza Farshi wrote:
> >>svn co https://appfuse.dev.java.net/svn/appfuse/trunk appfuse
> I tested it , it doesn't work for me without proxy settings . I am using
> tortoise SVN client and when I set proxy it dl'd successfully.
>
> I read before about appfuse:fullso
>>svn co https://appfuse.dev.java.net/svn/appfuse/trunk appfuse
I tested it , it doesn't work for me without proxy settings . I am using
tortoise SVN client and when I set proxy it dl'd successfully.
I read before about appfuse:fullsource plugin documentation in
http://static.appfuse.org/plugins
Yes, it could certainly be related. If you can get the following command
working, this should work.
svn co https://appfuse.dev.java.net/svn/appfuse/trunk appfuse
Matt
On Mon, Feb 9, 2009 at 5:28 AM, Reza Farshi wrote:
> Hi friends,
> after creating new project successfully I ran *mvn
> appfus
27 matches
Mail list logo