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 different name?
We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!
Learn from Guru Rajesh Kumar and double your salary in just one year.
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?
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
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
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
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
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
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
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?
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
scmuser created the topic: Clearcase with Maven Hi, I am using Clearcase UCM and i am looking for pom.xml sample which does the following things. 1. Create A Vob with tag specified in pom.xml Any help on this…