Skip to content

The build tool independent part of srcdeps - a tool to build project dependencies from their sources

License

Notifications You must be signed in to change notification settings

kimholan/srcdeps-core

 
 

Repository files navigation

srcdeps for Maven

License Maven Central Travis CI build status AppVeyor Windows CI build status

A core library for building dependency artifacts from their sources during the build of the dependent project. srcdeps-core is used by srcdeps-maven and by srcdeps-gradle-plugin Contributions to support Ant and sbt are welcome!

How to build

Prerequisites:

  • Java 8

  • Optionally Maven 3.5.x unless you do not want to rely on the provided Maven Wrapper, a.k.a. mvnw

To build with tests on Linux

./mvnw clean install

On Windows

mvnw clean install

Misc.

About

The build tool independent part of srcdeps - a tool to build project dependencies from their sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%