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.

Import for maven:foo:bar not working at runtime

See original GitHub issue

This compiles fine import "maven:postgresql:postgresql" "9.1-901-1.jdbc4"; but at runtime does not work.

ceylon run: Could not find module: postgresql\:postgresql/9.1-901-1.jdbc4 (invalid version?)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
DiegoCoronelcommented, Jun 24, 2016

WoW !!! Thanks … now my springboot services can be started from eclipse \o/

0reactions
quintessecommented, Jun 24, 2016

Fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliJ IDEA showing all maven plugins twice ... - Stack Overflow
2 Answers 2 · Reimport the maven project. IntelliJ tries to parse your pom and build an object model based on the information...
Read more >
Maven dependencies | IntelliJ IDEA Documentation - JetBrains
IntelliJ IDEA lets you manage Maven dependencies in your project. You can add, import Maven dependencies, view them in the diagram, ...
Read more >
Compiling Maven projects in RAD for WAS 9.0 and later ... - IBM
Problem. WebSphere Application Server V9.0 and later provide a Maven module ... From the perspective tool bar, Navigate to File -> Import.
Read more >
Using Maven within the Eclipse IDE - Tutorial - Vogella.com
Validate that the Maven build is correctly configured by running the build. For this right-click the pom.xml file and select Run As Maven...
Read more >
Using Maven in IntelliJ IDEA - YouTube
A hands-on demo of Maven features available in IntelliJ IDEA and how to use ... a maven project, Show structure view of POM,...
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