On Wed, Mar 3, 2010 at 9:44 PM, Thunder Farmer <[email protected]> wrote: > My problems is that seems Maven always download dependencies with classifier > even I specify the version. > Is it the expected behavior or some thing goes wrong? > > Maven version: 2.1.0-M1 > Java version: 1.5.0_06
This is the right place, but we need more information. Can you post a snippet of the build output or error message that you're seeing, and maybe the relevant portion of your pom.xml file (the problematic <dependency>)? You might also try the build with the latest recommended stable Maven version from http://maven.apache.org/download.html and see if it's still a problem. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
