Apache Maven Gets Ready for Enterprise, Eclipse

rajeshkumar created the topic: Apache Maven Gets Ready for Enterprise, Eclipse It’s exciting times for fans of Apache Maven. Developers who delve into both Java and Eclipse are the target…

Read more »

Sonatype Introduces Maven Studio for Eclipse(TM)

rajeshkumar created the topic: Sonatype Introduces Maven Studio for Eclipse(TM) Innovative Development Environment Enables the 3+ Million Maven Java(TM) Developers to Dramatically Improve Productivity EclipseCon – March 22, 2010 –…

Read more »

Maven failed to resolve repo1.maven.org Inbo

scmuser created the topic: Maven failed to resolve repo1.maven.org Inbo I installed Maven 2.2.1 on Ubuntu 8.04. When I first tried to run mvn it didn’t work. I have a…

Read more »

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 other word I…

Read more »

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 bamboo it gives…

Read more »

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 and I have…

Read more »

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 it could be…

Read more »

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 test, surefire-reports is…

Read more »

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 am using Maven…

Read more »

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 using hudson tool…

Read more »

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 I need to…

Read more »

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 an Idea that…

Read more »

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 the update interval…

Read more »

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 issues as below;…

Read more »

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 errors. i used…

Read more »

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: Maven course content…

Read more »

Maven

swatinikam2009 created the topic: Maven Hi , I am trying to run java code. I have set the environment correctly. Also created MAVEN_HOME variable and added it to path varibale….

Read more »

Maven

swatinikam2009 created the topic: Maven Hi , I am trying to run java code. I have set the environment correctly. Also created MAVEN_HOME variable and added it to path varibale….

Read more »

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 to retrieve shared…

Read more »

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 ${src} to the…

Read more »

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: line.separator is Java…

Read more »

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 with the same…

Read more »

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 nested “resources” element….

Read more »

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 where i have…

Read more »

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 another testsuit.xml file…

Read more »

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 with Task in…

Read more »

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 of hibernate.dialect property…

Read more »

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 Ideas? -Tushar

Read more »

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 few sql files…

Read more »

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 to compile through…

Read more »