Agreed. Also the unit tests can take a while to run so I'd recommend doing...
svn co https://svn.apache.org/repos/asf/incubator/activemq/trunk activemq cd activemq mvn clean install -Dmaven.test.skip=true On 6/14/06, Hiram Chirino <[EMAIL PROTECTED]> wrote:
I would checkout all of activemq, not just the core. then run mvn eclipse:eclipse at the root. this should setup eclipse project for each of the modules. On 6/14/06, ngcutura <[EMAIL PROTECTED]> wrote: > > Help me start! :-) > > I downloaded Maven 2 plugin for Eclipse, installed and checked out > activemq-core. It won't build, eclipse cannot find activemq-parent. > > <parent> > <artifactId>activemq-parent</artifactId> > <groupId>incubator-activemq</groupId> > <version>4.1-SNAPSHOT</version> > </parent> > > I am aware that this question is off topic but I cannot get going... I have > no experience with Maven and I cannot create ordinary Eclipse project as > libraries are missing (Maven knows how to get them but I don't) ... > Instructions for NetBeans IDE will also do. > > Help! > NGC > > -- > View this message in context: http://www.nabble.com/LDAP-Authorization-t1784884.html#a4868014 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- Regards, Hiram
-- James ------- http://radio.weblogs.com/0112098/
