can m2eclipse solve my problem? I download first. On Jun 2, 2010, at 9:49 PM, Lewis, Eric wrote:
> Hi > > Are you using m2eclipse? > If you aren't, you should :-) > > As for your second question: m2eclipse has an integration with Eclipse WTP, > but personally I haven't used it yet. > > Best regards, > Eric > > -----Ursprüngliche Nachricht----- > Von: sean xiong [mailto:[email protected]] > Gesendet: Mittwoch, 2. Juni 2010 15:44 > An: [email protected] > Betreff: build multi-projects with eclipse > > Hi, > > I'm new on Maven. Here's my problem, > > I built a webapp and some services in another project, both of them inherit > from parent pom. > I have added dependency in webapp of service project. > > Every time when I try to package webapp, it tries to download from > ${user.home}/.m2/repository but failed. This happens in Eclipse only, when I > use netbeans it works. But I don't wanna change my IDE becos of this. Anyone > has experience on this? > > Another question: with Maven if I change source code in service project and > webapp running on tomcat, would it take effect real-time? Or I have to > rebuild and deploy it? > > Thank you. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
