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.

Maven requirement 3.1.0

See original GitHub issue

The plugin requires 3.1.0 but the current version is > 3.3.X.

Can you release a new one which works with mavens other than (preferable > 3.3.X) 3.1.0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.271s
[INFO] Finished at: Mon Mar 07 18:24:16 CET 2016
[INFO] Final Memory: 7M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.28:install-node-and-npm (install node and npm) on project test: The plugin com.github.eirslett:frontend-maven-plugin:0.0.28 requires Maven version 3.1.0 -> [Help 1]

18:23 $ mvn -version Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
eirslettcommented, Mar 7, 2016

It works with every version newer than 3.1.0. Most people who encounder this problem find it’s due to running Maven via an IDE like IntelliJ, which secretly uses another internal, bundled version of Maven…

0reactions
EduardoOrtiz89commented, May 22, 2018

For netbeans download maven from https://maven.apache.org/download.cgi and then go to options tools > options -> java
Select tab Maven and set Maven Path

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download Apache Maven
System Requirements ; Memory, No minimum requirement ; Disk, Approximately 10MB is required for the Maven installation itself. In addition to that, additional ......
Read more >
Maven 3.1.0 update central repository to https - Stack Overflow
I'm using maven 3.1.0 in command line mode to upload jar files to my local maven ... Return code is: 501 , ReasonPhrase:HTTPS...
Read more >
Mule Maven Plugin 3.1.0 Release Notes
Mule Maven Plugin 3.1.0 is the first iteration after our major release of Mule Maven Plugin 3. ... Hardware and Software Requirements.
Read more >
Getting Started - Spring
Spring Boot 3.0.0 requires Java 17 and is compatible up to and including Java 19. Spring Framework 6.0.2 or above is also required....
Read more >
JCenter deprecation, Could not find com.aries:docker-java ...
aries:docker-java-shaded:3.1.0-rc-5. Required by: project : Hi,. JCenter is being deprecated, so we are switching to Mavencentral. However ...
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