summaryrefslogtreecommitdiffstats
path: root/container-dependency-versions
Commit message (Collapse)AuthorAgeFilesLines
* Move all deps using properties from container-dep-versions upgjoranv2017-12-011-0/+53
| | | | | | | | | | .. from parent to container-dep-versions. - The aim was to have only deps provided runtime from jdisc in container-dep-versions, but this is not possible because factorylib reads the text in parent/pom.xml (and now container-dep-versions/pom.xml) to build a pom model used to bootstrap the maven cache on factory. Hence all deps using properties declared in a pom also have to reside in the same pom.
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+369
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-369/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+369
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-369/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+369
- Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.