Hi, Well, we already have documented in xwiki.properties how to enable the default local maven repo, but it would not hurt to have this as well, which would make things much clearer, IMO.
So +1 Thanks, Eduard On Fri, Jul 1, 2016 at 12:01 PM, Vincent Massol <[email protected]> wrote: > Hi, > > I’d like to propose that we add a new extension repo location by default > in xwiki.properties that points to a predefined location in the permanent > directory. > > For example: PERMDIR/extension/custom or PERMDIR/repository > > We’d have a README file in there that could explain what this directory is > for with a small command line example: > > mvn org.apache.maven.plugins:maven-dependency-plugin:2.1:get \ > -DrepoUrl=url \ > -Dartifact=groupId:artifactId:version \ > -Dmaven.repo.local=/location/to/custom/repo > > This new repo would be the last one in the list of repos in > xwiki.properties. > > WDYT? > > Thanks > -Vincent > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

