Skip to content

Helper script to fetch dependencies from Maven in Ant mostly for IntelliJ IDEA projects

Notifications You must be signed in to change notification settings

jonnyzzz/intellij-ant-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

intellij-ant-maven

This is simple possible ant script that could be used to fetch maven dependencies in Intellij IDEA based projects.

Scripts also contains simple helpers that could be used with TeamCity builds

License

MIT

How to use

Fork this repo and merge it into your repo Complete fetch.xml with actual dependencies

The sctips also updates IDEA library files to include new-ly added librariries to IDEA project. It's expected you'll no changed files on script re-run. If you do => post the issue with diff

We use Maven Ant Tasks inside. So <dependency> element under <maven-fetch> is the same element as under Maven Ant Tasks

About

Helper script to fetch dependencies from Maven in Ant mostly for IntelliJ IDEA projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published