Sorry about cross-post... this one applies to both

I have a webapp built against tapestry-4.1.1

In my pom.xml I have

  <dependency>
    <groupId>net.sf.tacos</groupId>
    <artifactId>tacos-core</artifactId>
    <version>4.0.1-SNAPSHOT</version>
    <scope>compile</scope>
  </dependency>

So, I would like to use the latest SVN tacos-4.0 which is built against tapestry-4.0.2

What conflicts will arise between my webapp and tacos, since each is built against a different version of tapestry.

Will this work?

Thanks in advance.

_________________________________________________________________
Use your PC to make calls at very low rates https://voiceoam.pcs.v2s.live.com/partnerredirect.aspx


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to