[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-20 Thread bdlink
OK, I figured it out. In tiny mouse print in the blog referenced in the second post, it says to run "ant build". I saw that when I reread the blog. When I run "ant build" in the top seam directory, it fixes the problem. View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-19 Thread bdlink
Same problem happening to me. Trying to run seam-gen, in particular "seam setup" and get error message during the init phase: anonymous wrote : 1 required artifact is missing. | | for artifact: | unspecified:unspecified:jar:0.0 | | from the specified remote repositories: | cent

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-15 Thread [EMAIL PROTECTED]
Gah. Stupid surefire. I'll remove the dependence on surefire soon I think. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095250#4095250 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095250 ___

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-15 Thread kassper
Problem solved by moving maven repository to c:\java\repository (path without ".m2"). Looks like this problem is caused by http://jira.codehaus.org/browse/SUREFIRE-341. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095232#4095232 Reply to the post : http:/

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-15 Thread [EMAIL PROTECTED]
Clean out your local maven cache - rm -rf ~/.m2/repository/org/apache/maven View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095182#4095182 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095182 ___

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-15 Thread kassper
I have the following exception when trying to do ant build: | jarui: | [copy] Copying 1 file to c:\java\jboss-seam-2.0.0.CR2\ui | [java] [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. | [java] org.apache.maven.surefire.boote

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread Eethyo
ok it seems that this is the problem... i am using a proxy. i gonna try it from @ home once more... thanks for your help... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093138#4093138 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread deepsix
I think the seam-gen directory exists in the jboss-seam directory. I built that one. But after this error, i tried building the seam-gen directory. This worked out fine without any problems. Not sure what is happening here ... (me too started with seam just today!) But all i can say is, the bu

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread Eethyo
my problem is, i cant even build in the root directory of seam-gen. the error above is still there (second error). you just unzipped the seam build (CR2) and then you ran "ant" in the seam-gen directory? doesnt work here... View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread deepsix
Neither do i.. ;) But i did not do anything special for this. Just ensure that you have a direct internet connection so that when the build process wants to download the jars, it can go ahead and download it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=409

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread Eethyo
i deepsix, could you explain me how to do this for seam and seam-gen? i really dont have any idea about maven. thanks alot View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093069#4093069 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread deepsix
Okay.. hope this helps.. I had the same error for me when i tried building jboss-seam module. It helps if you have an internet connection and let the build process download its required jar files. Once i did that, the build was a success. View the original post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-09 Thread [EMAIL PROTECTED]
http://in.relation.to/Bloggers/Seam200CR2IsOut View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093044#4093044 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093044 ___ jboss-us