[ OrientDB version 2.1.13 ] Regression on build. Maven build failed.
See original GitHub issueI tried to compile version 2.1.12 with maven and it works.
I tried again with maven on OrientDB v2.1.13 and it do not compile.
Build by download from github repository
wget -q -O /var/www/PhpOrient/ci/environment/orientdb-community-2.1.13.tar.gz https://github.com/orientechnologies/orientdb/archive/2.1.13.tar.gz
Extract package
Extract archive: orientdb-community-2.1.13.tar.gz
tar xf /var/www/PhpOrient/ci/environment/orientdb-community-2.1.13.tar.gz -C /var/www/PhpOrient/ci/environment
rm -rf /var/www/PhpOrient/ci/environment/orientdb-community-2.1.13.tar.gz
cd /var/www/PhpOrient/ci/environment/orientdb-2.1.13
Start Build: mvn clean install -DskipTests
[INFO]
Scanning for projects...
........
........
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /var/www/PhpOrient/ci/environment/orientdb-2.1.13/core/src/main/java/com/orientechnologies/orient/core/index/OIndexChangesWrapper.java:[18,7] error: OIndexChangesWrapper is not abstract and does not override abstract method remove() in Iterator
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OrientDB .......................................... SUCCESS [50.851s]
[INFO] OrientDB Test Commons ............................. SUCCESS [55.369s]
[INFO] OrientDB Core ..................................... FAILURE [1:24.613s]
[INFO] OrientDB Enterprise ............................... SKIPPED
[INFO] OrientDB Client ................................... SKIPPED
[INFO] OrientDB Object ................................... SKIPPED
[INFO] OrientDB Server ................................... SKIPPED
[INFO] OrientDB Tools .................................... SKIPPED
[INFO] OrientDB GraphDB .................................. SKIPPED
[INFO] OrientDB Tests .................................... SKIPPED
[INFO] OrientDB Distributed Server ....................... SKIPPED
[INFO] OrientDB Lucene full text and spatial index ....... SKIPPED
[INFO] OrientDB JDBC Driver .............................. SKIPPED
[INFO] OrientDB ETL ...................................... SKIPPED
[INFO] OrientDB Community Distribution ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:12.889s
[INFO] Finished at: Wed Mar 23 22:57:03 UTC 2016
[INFO]
Final Memory: 31M/192M
[INFO]
------------------------------------------------------------------------
[ERROR]
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project orientdb-core: Compilation failure
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Maven dependencies are failing with a 501 error
After adding the Apache Maven newly downloaded version (Updated Maven Home List Box View), the project builds and runs successfully.
Read more >Troubleshooting | OrientDB Manual
Error occurred while locking memory: Unable to lock JVM memory. This can result in part of the JVM being swapped out, especially if...
Read more >Web Libraries in Jars - WebJars
angularjs-ie8-build, org.webjars.bower, angularjs-ie8-build ... bootstrap-fileinput, org.webjars.bower, github-com-kartik-v-bootstrap-fileinput, 4.3.5.
Read more >homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter
aacgain 1.8 AAC‑supporting version of mp3gain
aalib 1.4rc5 Portable ASCII art graphics library
aamath 0.3 Renders mathematical expressions as ASCII art
Read more >Full Graph Limited MVN Deps.pdf - WordPress.com
com.github.maven-hadoop.plugin.maven-hadoop-plugin-0.20.0 geronimo-spec.geronimo-spec-j2ee-1.4-rc3 com.force.sdk.force-build-tools-${force.sdk.version}.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Added implementation of method Iterator#remove() which in Java 8 has default implementation 😄 .
On Thu, Mar 24, 2016 at 8:07 AM Scott notifications@github.com wrote:
twitter:@Andrey_Lomakin linkedin:https://ua.linkedin.com/in/andreylomakin
Hi,
I think we can close this now? 2.1 is EOL. Please reopen if needed
Thanks,