MavenHelper icon indicating copy to clipboard operation
MavenHelper copied to clipboard

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179

Results 34 MavenHelper issues
Sort by recently updated
recently updated
newest added

great stuff with this plugin, by the way. I have some feature suggestions (some borrowed by Eclipse's equivalent): 1. keyboard shortcut to tab between "text" and "dependency analyzer" tabs for...

Patch Welcome

It may be more suitable than excluding.

enhancement
Patch Welcome

We have a rather complex setup of different components that unfortunately require different Maven versions (namely 2.2.1, 3.0.5 and 3.2.5). It would be great if MavenHelper had and ability to...

Patch Welcome

I advise add two buttons after 'Text' and 'Dependency Analyzer'. One button named 'Properties' and another named 'Profiles'. 'Properties' display the properties in the pom.xml and display belongs which profile....

Patch Welcome

**Describe the bug** Got a NoClassDefFoundError when Ctrl+Shift+R to run mvnd clean install -DskipTests **To Reproduce** Steps to reproduce the behavior: Idea 2022.2.1 、Mavenhelper 4.21.222.2964.0 **Expected behavior** **Screenshots** ![image](https://user-images.githubusercontent.com/39942874/187073674-b9af7ff9-b1bc-4109-928c-c8d0d14d2053.png) **Environment...

Terminal

![image](https://user-images.githubusercontent.com/36038514/191886996-d0b40e45-74db-4959-8c5d-155921c35702.png) don't show anything

invalid

**Environment :** IntelliJ IDEA 2022.2.1 (Community Edition) **Additional context** Add any other context about the problem here. com.intellij.diagnostic.PluginException: The default implementation of method 'getFile' is deprecated, you need to override...

Hi. Great plugin, thank you very much. I have a suggestion for you. Could you make it possible to filter out the test dependencies for example? Most of the time...

Patch Welcome

My project consists of a parent module and several sub modules. To be able to migrate von Java 11 to Java 17 i had to add several JVM configurations. I...

**Describe the bug** Dependency Analyzer cannot find the jar package that is already dependent **To Reproduce** Steps to reproduce the behavior: Idea 2020. 3、Mavenhelper 4.13.203.000.0 **screenshot** step1: is found 'vscheduler-client'...