MVN

org.palladiosimulator : buckminster-tycho-migrator

Maven & Gradle

Oct 09, 2018
0 stars

Buckminster to Tycho Migrator Maven Plugin · A plugin for migrating a Palladio style buckminster build to a tycho build.

<plugin>
    <groupId>org.palladiosimulator</groupId>
    <artifactId>buckminster-tycho-migrator</artifactId>
    <version>0.1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.palladiosimulator : buckminster-tycho-migrator to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of org.palladiosimulator : buckminster-tycho-migrator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
buckminster-tycho-migrator-0.1.2
buckminster-tycho-migrator-0.1.1
buckminster-tycho-migrator-0.1.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.palladiosimulator</groupId>
    <artifactId>buckminster-tycho-migrator</artifactId>
    <version>0.1.2</version>
</plugin>

Advertisement