Actually it was full build :( Maybe I missed something? WBR, Maxim (from mobile, sorry for the typos)
On Wed, Jul 18, 2018, 19:36 Mark Struberg <strub...@yahoo.de.invalid> wrote: > Hi Maxim! > > I think you first need to run a full build with mvn clean install. > And only then you can build the docbook stuff afair. > > LieGrue, > strub > > > Am 17.07.2018 um 06:58 schrieb Maxim Solodovnik <solomax...@gmail.com>: > > > > Hello All, > > > > I would like to propose the patch with some library updates > > > > commons-collections > > commons-pool > > commons-dbcp > > etc. > > > > Currently maven build fails for me (mvn clean package) > > with following message: > > > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-antrun-plugin:1.3:run (genmodel) on > > project openbooks: An Ant BuildException has occured: The following > > error occurred while executing this line: > > [ERROR] > /home/solomax/work/tmp/openjpa/openjpa-examples/openbooks/build.xml:117: > > *** Error: > > [ERROR] The directory for OpenJPA libraries can not be located at > > > /home/solomax/.m2/repository/org/apache/openjpa/openjpa-all/3.0.1-SNAPSHOT. > > [ERROR] Make sure openjpa.lib property value is correct in > > build.properties file. > > > > > > What am I doing wrong? > > > > Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; > > 2018-02-25T02:49:05+07:00) > > Maven home: /opt/maven > > Java version: 1.8.0_171, vendor: Oracle Corporation > > Java home: /usr/lib/jvm/java-8-oracle/jre > > Default locale: en_US, platform encoding: UTF-8 > > OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: > "unix" > > > > > > -- > > WBR > > Maxim aka solomax > >