A project containing a dependency on a source revision of another project
-
srcdeps.yaml
and its documentation under link:../../../doc/srcdeps-maven-configuration.adoc and https://github.com/srcdeps/srcdeps-core/blob/master/doc/srcdeps.yaml . -
The version string in
pom.xml
-
Issue
mvn clean install
on command line in the directory where this README file resides. -
Check in the output of the above
mvn
command if the test passed -
Check if the version
0.0.1-SRC-revision-66ea95d890531f4eaaa5aa04a9b1c69b409dcd0b
oforg.l2x6.maven.srcdeps.itest:srcdeps-test-artifact
was installed in your local Maven repository. -
Check the directory where the
srcdeps-test-artifact
was built:${maven.repo.local}/../srcdeps/org.l2x6.maven.srcdeps.itest
- i.e. typically~/.m2/srcdeps/org.l2x6.maven.srcdeps.itest