Correction : this is another way to create the project files required to create the eclipse project. NOT for getting the dependant jars.
Thanks, Ruchtih On 1/25/07, Ruchith Fernando <[EMAIL PROTECTED]> wrote:
BTW there's another way to do this mentioned here [1] $ maven multiproject:goal -Dgoal=eclipse Thanks, Ruchith [1] http://issues.apache.org/jira/browse/AXIS2-1503 On 1/25/07, Dimuthu Leelaratne <[EMAIL PROTECTED]> wrote: > Hi Hailong Wang,' > > The exact list of required dependancies and their versions can be > found here "http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/etc/project.properties" > > Getting all the dependant jars can be done in couple of ways. Run > maven create-lib online for axis2. This will download all the > required jars into target/lib folder. Or else if you have run the > maven build at least once all the required libraries will be available > in your local maven repository (for linux this is ~/.maven). > But I find it easier to do the first method. > > Regards, > Dimuthu. > ------------------- > www.wso2.org > > On 1/25/07, Wang, Hailong (NIH/CIT) [C] <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi ruchith, > > > > > > > > I read your article about how to set up apache axis2 in > > eclipse(http://www.wso2.org/library/67 ), it is very useful article. But I > > have trouble to get all dependant jars. Could you help me on this? Thanks. > > > > > > > > > > > > > > > > Hailong Wang > > > > National Database for Autism Research(NDAR) > > > > NIH/CIT/DECA > > > > 9000 Rockville Pike, Bld 12A/Room 2027 > > > > Bethesda, MD 20892 > > > > Phone: 301-402-3045 > > > > Fax: 301-480-0028 > > > > Email: [EMAIL PROTECTED] > > > > URL: http://ndar.nih.gov > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- www.ruchith.org www.wso2.org
-- www.ruchith.org www.wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
