Constant Field Values
Contents
org.savantbuild.*
-
org.savantbuild.dep.ArtifactToolsModifier and TypeConstant FieldValue
public static final String"Invalid Version in the dependency graph from a Maven dependency [%s]. You must specify a semantic version mapping for Savant to properly handle Maven dependencies. This goes at the top-level of the build file and looks like this:\n\nproject(...) {\n workflow {\n semanticVersions {\n mapping(id: \"org.badver:badver:1.0.0.Final\", version: \"1.0.0\")\n }\n }\n}"