dependency « junit « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » junit » dependency 

1. Howto handle a maven2 junit test project with artefact dependencies?    stackoverflow.com

I have a project 'ABC' with the main code and junit tests. I do have the requirement that i can execute the set unit tests against a older version of the ...

2. Loading a file from dependency jar inside maven junit    stackoverflow.com

I'm using maven 2.1.0 and have a project with multiple modules. Example modules:

  • spr-resources
  • spr-common
spr-common has a dependency on spr-resources spr-resources contains only files, no classes. spr-common has a junit in which needs to load a ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.