[jboss-user] [EJB 3.0] New message: "Re: EJB 3.0 tutorial build problem with Maven 2.2.1"

Csaba Toth do-not-reply at jboss.com
Fri Feb 19 17:10:21 EST 2010


User development,

A new message was posted in the thread "EJB 3.0 tutorial build problem with Maven 2.2.1":

http://community.jboss.org/message/527379#527379

Author  : Csaba Toth
Profile : http://community.jboss.org/people/tothc

Message:
--------------------------------------------------------------
Thank you jaikiran for your detailed and kind reply!
 
For those who are in the same situation as me I'll describe what I did so far to overcome the issue.
On Windows (at least on Windows 7, but I assume on other Windowses too) Maven's repository can be found in Users\${username}\.m2\repository . Maven downloaded 150 MBs (!!!) of stuff (jar files and build configurations) there.
I searched for "[2.0.9,2.1)" in there, and found 5 pom files containing it in the form of "c:\Users\${username}\.m2\repository\org\jboss\ejb3\jboss-ejb3-build\1.0.x\jboss-ejb3-build-1.0.x.pom". I modified it to "[2.0.9,)" in these RequireMavenVersion tag.
 
Now it almost builds, but it cannot start the JBossAS now. I might follow up later about that. Have to inspect that.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/527379#527379




More information about the jboss-user mailing list