MVN

de.tototec : de.tobiasroeser.eclipse-maven-plugin

Maven & Gradle

Jun 11, 2018
1 stars

eclipse-maven-plugin · A Maven Plugin to generate project files for Eclipse with M2E-Plugin

<plugin>
    <groupId>de.tototec</groupId>
    <artifactId>de.tobiasroeser.eclipse-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tototec : de.tobiasroeser.eclipse-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of de.tototec : de.tobiasroeser.eclipse-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
de.tobiasroeser.eclipse-maven-plugin-0.1.1
de.tobiasroeser.eclipse-maven-plugin-0.1.0
0.0.x
de.tobiasroeser.eclipse-maven-plugin-0.0.4
de.tobiasroeser.eclipse-maven-plugin-0.0.3
de.tobiasroeser.eclipse-maven-plugin-0.0.2
de.tobiasroeser.eclipse-maven-plugin-0.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.tototec</groupId>
    <artifactId>de.tobiasroeser.eclipse-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>

Advertisement