On 01/12/18 05:23, Maxim Solodovnik wrote:
Hello Francesco,

additional repository might be required for m2e:
https://mvnrepository.com/artifact/org.eclipse.m2e/lifecycle-mapping/1.0.0

This should by a dummy empty dependency, that's why I don't understand. Anyway, one of the indicated actions worked, at the end.

Now error is different:

[WARNING] Unable to create Maven project for org.postgresql:postgresql:jar:42.2.5 from repository. org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Unknown packaging: bundle @ line 11, column 14

According to system property, I believe you can add it to maven command line, 
or not?

I did, but it did not work.

BTW why both Jenkins and buildbot are required?
buildbot is supposed to build and deploy the SNAPSHOT docs; Jenkins to build and deploy SNAPSHOT artifacts.
On Fri, 30 Nov 2018 at 22:25, Francesco Chicchiriccò <ilgro...@apache.org>
wrote:

Hi all,
it seems I am not as lucky with buildbot as I've been with Jenkins:
coming to [1] with same purpose, I am now in the situation where both
openjpa-master-docs [2] and openjpa-2.4.x-docs [3] fail because

-Dmaven.multiModuleProjectDirectory system property is not set

However, if I attempt to run the build command

mvn -U clean site install -DskipTests -Pjavadoc-profile,docbook-profile

on my own laptop, I get a different error:

Error resolving project artifact: Failure to find
org.eclipse.m2e:lifecycle-mapping:pom:1.0.0

Any clue?
Regards.

[1] 
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openjpa.conf
[2] https://ci.apache.org/builders/openjpa-master-docs/
[3] https://ci.apache.org/builders/openjpa-2.4.x-docs/

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to