Run external tasks using maven
scmuser created the topic: Run external tasks using maven Hi, Is it possible to run ant tasks which is not connected with any build lifecycle phase? In…
How to set latest P4 CL# into property?
tpatil created the topic: How to set latest P4 CL# into property? We have CI setup using bamboo, P4 & maven. When I trigger the build from…
Snapshot Versions Vs. Incremental Versions
scmuser created the topic: SNAPSHOT versions Vs. incremental versions SNAPSHOT versions Vs. incremental versions Hi All, I am in a process of pushing Maven in my organization…
Run Different name of Maven build file
scmuser created the topic: Run Different name of Maven build file Hi, How to run maven build file whose is not having same such as pom.xml and…
Surefire-Reports Dir not Created in Target
snehal.shaha created the topic: surefire-reports dir not created in target Basically I am trying to create reports for all tests run in the project. But after mvn…
To run python setup tools using Maven
snehal.shaha created the topic: To run python setup tools using Maven Hi All I have two modules in my project. 1. Java module 2. Python Module I…
Creating a maven project by using hudson
revanthreddy created the topic: creating a maven project by using hudson hi, iam new to maven.can any body help me how to create a new project by…
Downloaded Maven, what’s next?
mfeighner created the topic: Downloaded Maven, what’s next? New to Maven, I downloaded Maven 3.0.4 SRC and BIN from maven.apache.org/download.html to my Windows 7 Computer, What do…
Windows/Maven and Role of Archiva
wasi_shez created the topic: Windows/Maven and Role of Archiva Hi Guys! I have some Questions for Maven. 1)I have generated simple ‘Jars’ and ‘Wars’ through Maven.I have…
Resolution will not be Reattempted until the update interval of nexus
scmuser created the topic: resolution will not be reattempted until the update interval of nexus was cached in the local repository, resolution will not be reattempted until…
Package net.sqlcipher.database does not exist
rajeshkumar created the topic: package net.sqlcipher.database does not exist Hi, I am kind of new to android build setup. Can you please help me fix the compilation…
Directory structure using Maven
bhavith created the topic: Directory structure using Maven Hi Raj, I am facing difficulty when trying to build a directory structure using maven. I get conect reset…
Maven course content
swatinikam2009 created the topic: Maven course content Hi Team, I am looking for Maven PPT. I need it for reference. Regards Swati Nikam swatinikam2009 replied the topic:…
Ant cpptask with ivy
rajeshkumar created the topic: ant cpptask with ivy Questions: A company I am working for, has some c binaries build with ant using cpptask. They use ivy…
Apache Ant Web References & Cheatsheet
rajeshkumar created the topic: Apache Ant: Copy Task full reference This copies all files in directories called images that are located in the directory tree defined by…
How to put new line in apache ant message
rajeshkumar created the topic: How to put new line in apache ant message How to put new line in Apache Ant echo task and mail task: Answer:…
Ant+Unable to create directory as a file already
rajeshkumar created the topic: Ant+Unable to create directory as a file already Hi, I have one file called djir.ear and I am trying to create a folder…
The type doesn’t support the nested “resources”
scmuser created the topic: The type doesn’t support the nested “resources” Hi, I getting below error when i execute following command Error: The type doesn’t support the…
Help in copy files from list using ant
scmuser created the topic: Help in copy files from list using ant Help in copy files from list using ant Hi, I have one file called list.txt…
Ant Scripting Issue
ant-qa created the topic: Ant Scripting Issue 1) I have many ant build files ( .xml files / test scripts) in folder : bin/execute 2) I have…
Condition with Task in Ant
scmuser created the topic: Condition with Task in Ant Hi, How can i use conditions in Ant Task execution? Any idea? tpatil replied the topic: Re: Condition…
Replace xml values using ant
tpatil created the topic: Replace xml values using ant I want to replace xml values using ant. Any idea? e.g org.hibernate.dialect.Oracle10gDialect I want to replace the value…
How to delete specific classes from jar file?
tpatil created the topic: How to delete specific classes from jar file? I wanted to delete specific classes from jar file without extracting the jar file. Any…
SQL files execute : Incorrect syntax near ‘go’.
saiki created the topic: SQL files execute : Incorrect syntax near ‘go’. Getting below issue when trying to run the ant script. I am trying to run…
Compile sql file for syntax for error
saiki created the topic: Compile sql file for syntax for error Hi, How to Compile sql file for syntax error using ANT script. Is there any possibility…
Can you create a list of files in Apache ant without using touch tasks
rajeshkumar created the topic: Can you create a list of files in Apache ant without using touch tasks Can you create a list of files in Apache…
Apache Ant Interview Questions and Answers
rajeshkumar created the topic: Apache ant interview questions Links to all Apache Ant Task – ant.apache.org/manual/tasklist.html Question 1. Write a ant build.xml and call one batch file…
Sample Apache ant assignment – try it out
rajeshkumar created the topic: Sample Apache ant assignment – try it out Clone the prject- github.com/scmgalaxy/helloworld-java-ant Duplicate 10 source file from HelloWorld.java Create a directory called “mybuild”…
