Skip to content

  • Top Certifications
  • Courses
  • Tutorials
  • Forum & Support
  • DevOps Tools
  • Slides
  • Update
  • Professional
  • Maven

    How to set latest P4 CL# into property?

    ByRajesh Kumar December 7, 2017January 9, 2020

    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 me the CL# on which the build is done on build results page. How can I get this value/property in pom.xml? I want to add…

    Read More How to set latest P4 CL# into property?Continue

  • Maven

    Snapshot Versions Vs. Incremental Versions

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 a methodology question. Up until now (before Maven), in most R&D teams, the development was broken into builds. If, for example we have a module…

    Read More Snapshot Versions Vs. Incremental VersionsContinue

  • Maven

    Run Different name of Maven build file

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 different name?

    Read More Run Different name of Maven build fileContinue

  • Uncategorised

    Surefire-Reports Dir not Created in Target

    ByRajesh Kumar December 6, 2017May 29, 2020

    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 not created and reports for all failed test cases is not generated. After mvn test, it even says refer to sure-fire tests directory. Can anybody…

    Read More Surefire-Reports Dir not Created in TargetContinue

  • Maven

    To run python setup tools using Maven

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 for java and building the module For python I decided to use setuptools (setup.py). I want to use Maven and try and build Python Module….

    Read More To run python setup tools using MavenContinue

  • Maven

    Creating a maven project by using hudson

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 and also please give me necessary project structure hoe to create war file by using pom.xml thanksĀ®ards, Revanth. rajeshkumar replied the topic: Re: creating a…

    Read More Creating a maven project by using hudsonContinue

  • Maven

    Downloaded Maven, what’s next?

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 do next to use it? scmuser replied the topic: Re: Downloaded Maven, what’s next? This is good place to start with..if you have specific question,…

    Read More Downloaded Maven, what’s next?Continue

  • Maven

    Windows/Maven and Role of Archiva

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 maven always download its Repository Structure once then We placed our Code and generate Builds accordingly. Is it possible that we can adjust Maven according…

    Read More Windows/Maven and Role of ArchivaContinue

  • Maven

    Resolution will not be Reattempted until the update interval of nexus

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 of nexus has elapsed or updates are forced [WARNING] The POM for jwnl:jwnl:jar:1.3.3 is missing, no dependency information available [INFO] [INFO] BUILD FAILURE [INFO] [INFO]…

    Read More Resolution will not be Reattempted until the update interval of nexusContinue

  • Maven

    Package net.sqlcipher.database does not exist

    ByRajesh Kumar December 6, 2017January 9, 2020

    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; [ERROR] COMPILATION ERROR : [INFO] [ERROR] C:\vault\workspace\TREST\QBSharedLib\src\com\intuit\qbsharedlib\quickbooks\common\data\SyncDetails.java:[7,29] package net.sqlcipher.database does not exist [ERROR] C:\vault\workspace\TREST\QBSharedLib\src\com\intuit\qbsharedlib\quickbooks\common\data\SyncDetails.java:[63,26] cannot find symbol symbol : class SQLiteDatabase location: class com.intuit.qbsharedlib.quickbooks.common.data.SyncDetails [ERROR]…

    Read More Package net.sqlcipher.database does not existContinue

  • Maven

    Directory structure using Maven

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 the below command to create a directory structure. Please let me know if i am missing anything. mvn archetype:generate -DgroupId=com.companyname.software -DartifactId=financialService -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false Regards, Bhavith…

    Read More Directory structure using MavenContinue

  • Maven

    Maven course content

    ByRajesh Kumar December 6, 2017November 18, 2021

    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 I got PPT for the same. rajeshkumar replied the topic: Maven course content This is the place from where you can download all the PPT…

    Read More Maven course contentContinue

  • Maven

    Maven

    ByRajesh Kumar December 6, 2017November 18, 2021

    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. But still i am getting error message saying “count not find or load main class App”. What to do?

    Read More MavenContinue

  • Maven

    Maven

    ByRajesh Kumar December 6, 2017November 18, 2021

    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. But still i am getting error message saying “count not find or load main class App”. What to do? rajeshkumar replied the topic: Maven Check…

    Read More MavenContinue

  • Apache Ant

    Ant cpptask with ivy

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 c libraries every time we start a build which wastes a significant amount of time comparing the revisions and downloading, when then only need to…

    Read More Ant cpptask with ivyContinue

  • Apache Ant

    Apache Ant Web References & Cheatsheet

    ByRajesh Kumar December 6, 2017May 28, 2020

    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 destination directory defined by ${dist}, but excludes all *.gif files from the copy. The same as the example above, but expressed using nested elements. Copy…

    Read More Apache Ant Web References & CheatsheetContinue

  • Apache Ant

    How to put new line in apache ant message

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 System Properties which can be used for this purpose. Found the solution (tried with Ant 1.7.0): 1. You might wrap the message-texts within the XML…

    Read More How to put new line in apache ant messageContinue

  • Apache Ant

    Ant+Unable to create directory as a file already

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 name “jir.ear” same location using ant script. but i get error message saying that Unable to create directory as a file alr eady exists with…

    Read More Ant+Unable to create directory as a file alreadyContinue

  • Apache Ant

    The type doesn’t support the nested “resources”

    ByRajesh Kumar December 6, 2017January 9, 2020

    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. any help???

    Read More The type doesn’t support the nested “resources”Continue

  • Uncategorised

    Help in copy files from list using ant

    ByRajesh Kumar December 6, 2017May 29, 2020

    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 mentioned all the files which need to be copied from specific directry. can you please help me with the right copy task syntax which read…

    Read More Help in copy files from list using antContinue

  • Apache Ant

    Ant Scripting Issue

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 (ant build file) that works as a test suit. All the test cases in folder : bin/execute are executed in the order they appear in…

    Read More Ant Scripting IssueContinue

  • Apache Ant

    Condition with Task in Ant

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 Ant [i] [/i] rajeshkumar replied the topic: Re: Condition with Task in Ant Hi, I guess questions was based on applying condition for Aant TASK…

    Read More Condition with Task in AntContinue

  • Apache Ant

    Replace xml values using ant

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 using ant. rajeshkumar replied the topic: Re: Replace xml values using ant You can opt for any one of these based on senario… 1. if…

    Read More Replace xml values using antContinue

  • Apache Ant

    How to delete specific classes from jar file?

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 How to delete specific classes from jar file?Continue

  • Apache Ant

    SQL files execute : Incorrect syntax near ‘go’.

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 from the folder through ant script in which I configured the “jtds-1.2.5.jar”. Unable to run the GO statment in the sql file. But able to…

    Read More SQL files execute : Incorrect syntax near ‘go’.Continue

  • Apache Ant

    Compile sql file for syntax for error

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 batch file. I have 100 of sql file i dont want to create db and know the error in file. Like java i want to…

    Read More Compile sql file for syntax for errorContinue

  • Apache Ant

    Can you create a list of files in Apache ant without using touch tasks

    ByRajesh Kumar December 6, 2017January 9, 2020

    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 ant without using touch tasks? Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

    Read More Can you create a list of files in Apache ant without using touch tasksContinue

  • Apache Ant

    Apache Ant Interview Questions and Answers

    ByRajesh Kumar December 6, 2017February 4, 2020

    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 from build.xml. batch file should create one directory. Question 2. Write a ant build.xml which should copy the files and folders from another and create a tar file….

    Read More Apache Ant Interview Questions and AnswersContinue

  • Apache Ant

    Sample Apache ant assignment – try it out

    ByRajesh Kumar December 6, 2017January 9, 2020

    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” Clean all 10 java class files if exist compile only 5 java files Copy rest 5 files under folder called “no-need-to-compile” create package of jar / war of…

    Read More Sample Apache ant assignment – try it outContinue

  • Apache Ant

    Sample Apache ant project for begginers

    ByRajesh Kumar December 6, 2017January 9, 2020

    rajeshkumar created the topic: Sample Apache ant project for begginers Pre- 1. clone the src code from – github.com/scmgalaxy/Javatest1 2. Create a proper build structure via ant Write a two build.xml – One(Name of the file – Build.xml) Second(Name of the file – myfile.xml) You should do the following things in build.xml 1. copy the…

    Read More Sample Apache ant project for begginersContinue

Page navigation

Previous PagePrevious 1 … 356 357 358 359 360 … 388 Next PageNext

© 2026 - WordPress Theme by Kadence WP

  • Top Certifications
  • Courses
  • Tutorials
  • Forum & Support
  • DevOps Tools
  • Slides
  • Update
  • Professional
Search