Am 05.03.2015 um 23:22 schrieb Robert Munteanu:
On Fri, Mar 6, 2015 at 12:03 AM, Andreas Färber <afaerber@suse.de> wrote:
My interpretation was that because I'm skipping the pull step, we need to manually prepare the dependencies somehow, somewhere...
That is true, we need to mirror what the pull target does [1], minimally populating the local repository but also setting some classpath references like the modello.pathid. Running the build without skip.pull results in _a lot_ or artifacts being pulled in
$ find ../repo.local/ -name \*jar | wc -l 302
I've ignored the sheer amount and tar'ed them up, which gets us further. Skipping the pull step does not work (the reported error), but when the dependencies are present in the specified repository it proceeds okay. Next problem is that it's trying to download a license file: [ 278s] [java] [main] ERROR org.apache.maven.cli.MavenCli - Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project apache-maven: Error rendering velocity resource. Invocation of method 'getResourceAsFile' in class org.codehaus.plexus.resource.DefaultResourceManager threw exception org.codehaus.plexus.resource.loader.ResourceNotFoundException: Could not find resource 'http://www.apache.org/licenses/LICENSE-2.0'. at remote-resources[line 40, column 26] -> [Help 1] https://build.opensuse.org/package/live_build_log/home:a_faerber:hadoop/mave... Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org