ant « dependency « 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 » dependency » ant 

1. Maven Antrun and Dependencies    stackoverflow.com

(See edits below.) The reason I can't just use the classpath, is because I need to manage some non-java libraries, and I'm compiling a non-java project. I'm trying to use maven dependencies in ...

2. maven - is it a good / common practice to use it only for dependency mgmt and then let the ant do everything else..?    stackoverflow.com

I am newbie with maven. Other than its use for managing dependencies, I am finding little use for it. It was getting so hard to write up a pom.xml, that ...

3. Maven-Ant dependency problem    stackoverflow.com

I am trying to make a build file for a Java project in eclipse using Maven and Ant. However, I can't make the maven-ant-tasks dependency work. Can anybody help me on ...

4. Maven Ant 2.1.3 dependencies task does not work with type filter    stackoverflow.com

I am using Maven Ant Tasks library to automatically resolve dependencies. I am trying to use "type" filter in "dependencies" task. Task works only if I do not add "type" filter. ...

5. Get maven runtime dependencies in ant    stackoverflow.com

I want to get the set of runtime dependencies from maven in ant. I'm using the maven ant tasks. I know that you can limit the dependencies by scope (see ...

6. testNG Maven problem    stackoverflow.com

I am trying to run a build file using Ant. I am using Maven for dependencies. I am having a testNG dependency in my project. This is the pom.xml file

<?xml ...

7. testNG taskdef definition in Ant using Maven dependencies    stackoverflow.com

I am trying to use Ant and Maven to build a project. I am using testNG for test units. As stated here ( http://testng.org/doc/ant.html ) I have defined ...

8. Do I need to set up Maven to be able to use Maven ant dependency task?    stackoverflow.com

I was following these steps - http://maven.apache.org/ant-tasks/examples/dependencies.html and got through. I have a silly question that do I need maven to be set up on my system to be able to ...

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.