question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ OrientDB version 2.1.13 ] Regression on build. Maven build failed.

See original GitHub issue

I 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:closed
  • Created 7 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
laacommented, Mar 24, 2016

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:

What was the fix?

Scott

— You are receiving this because you commented.

Reply to this email directly or view it on GitHub https://github.com/orientechnologies/orientdb/issues/5879#issuecomment-200691303

Best regards, Andrey Lomakin, R&D lead. OrientDB Ltd

twitter:@Andrey_Lomakin linkedin:https://ua.linkedin.com/in/andreylomakin

0reactions
santo-itcommented, Jun 9, 2017

Hi,

I think we can close this now? 2.1 is EOL. Please reopen if needed

Thanks,

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found