[ANN] Maven-2 Integration 1.0.1
The IntelliJ IDEA Maven-2 plugin integrates Maven-2 into IntelliJ IDEA.
Similar to the Ant plugin, the Maven-2 plugin allows execution of goals (or phases) and redirects output (with error highlighting and linking to source code) to the message window.
Some features are:
- Adding/Removing of POMs
- Adding/Removing of Plugins
- Executing of goals and/or phases
- Output window with error highlighting and direct navigation to linked source code.
The plugin is in a very early state, but (hopefully) quiet useful.
It is available for IDEA 5.0 and 6.0 through IDEA's built-in plugin manager or directly from http://plugins.intellij.net/plugin/?id=1166
Checkout the webpage http://quebbemann.kicks-ass.net/idea-maven-plugin for more screenshots and documentation.
Version 1.0.1 is a bugfix release:
Java sources for corresponding XML schemas are generated during the build using the xmlbeans-maven-plugin
Updated documentation on http://quebbemann.kicks-ass.net/idea-maven-plugin
Any feedback is very much appreciated.
I decided to add it to the contest, although it's in a very early state and the contest ends pretty soon.
Take care
Ralf
请先登录再写评论。