ok. thanks. Maybe I should post this issue on maven mailing list. thank you
2007/7/5, Renat Zubairov <[EMAIL PROTECTED]>:
Hm... strange, I can't see anything abnormal there. Sorry. On 04/07/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > Thanks! > Because it is quite large, I opt to just attach it, not paste it. > I have it is okay with you. > > 2007/7/4, Renat Zubairov <[EMAIL PROTECTED] >: > > > > Hi > > > > Could you please post your pom.xml here it would be much simpler to > > see what's going on. > > > > Renat > > > > On 04/07/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > > > Dear community, > > > > > > I use jetty as the mean to achieve hot development in Maven. > > > And it works very fine. > > > > > > But, when I try to package it into WAR and have it deployed to Tomcat, > it > > > doesn't works. > > > And when I try to understand what happen, I realize that in the WAR > there > > > are required JAR missing. > > > Such as tapestry-ioc.jar, and other. > > > > > > And then, I try to declare the required JARS (who already included > > > automatically in using mvn jetty:run), e.g. > > > <dependency> > > > <artifactId>tapestry-ioc</artifactId> > > > ... > > > </dependency> > > > > > > Of course this is not the right way (and not easy anyway, because I have > to > > > predict, what dependency needed) > > > What am I doing wrong? > > > > > > Thanks in advance! > > > > > > * FYI : I am using Maven 2.0.7 > > > > > > -- > > > Best wishes, > > > Eko SW > > > http://swdev.blogs.friendster.com/my_blog/ > > > > > > > > > -- > > Best regards, > > Renat Zubairov > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > > Best wishes, > Eko SW > http://swdev.blogs.friendster.com/my_blog/ > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best regards, Renat Zubairov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/