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 would like to perform some action on demand using maven and
antrun plugin
tpatil replied the topic: Re:Run external tasks using maven
Targets from external ant file can be run using maven-antrun-plugin.
Also, you can execute the external command using maven-exec-plugin.
Maven Fundamental Tutorials with Basic Demo by Raman in 2020
Maven Fundamental Tutorials by Piyush
Maven Advance Tutorial – By DevOpsSchool.com
Maven Advance Tutorial for Beginners with Demo 2020 — By DevOpsSchool
Maven Advance Tutorial for Beginners with Demo (2020) — By DevOpsSchool
Maven Advance Tutorial for Beginners with Demo 2020 — By DevOpsSchool
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024