#
m2e
Here are 6 public repositories matching this topic...
paul-snively
commented
Jul 7, 2018
Consider the build.sbt from scalajs-react-template. For the most part, it's just dependencies, and translating them to Maven using scalor-maven-plugin is straightforward.
There are basically at least three other concerns:
- Settings such as
packageJSDependencies.jsDependencies, etc. - Scoping those `Setting
A maven plugin aimed to generate a compressed archive containing an OSGi container structure ready to be used.
-
Updated
Jun 12, 2019 - Java
Some fixes and enhancements we needed for our projects or considered valuable
-
Updated
Mar 12, 2017 - PHP
Applies Eclipse settings for Maven projects
-
Updated
Apr 29, 2020 - Java
Improve this page
Add a description, image, and links to the m2e topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the m2e topic, visit your repo's landing page and select "manage topics."


I have an eclipse installation with m2e but no eclipse-cs (I think).
We enabled checkstyle rules for our build and things seemed to work well.
Then I started seeing this weird error on my pom.xml:
It took me quite a while to realize that its saying there was a checkstyle violatio