| License |
License
The AndroMDA Project
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.andromda.maven.plugins |
| ArtifactId | ArtifactIdandromda-multi-source-plugin |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionAndroMDA Maven Multi-Source Plugin
A plugin who's sole purpose is to allow us to add multiple source roots to a project
(since the default maven compiler plugin doesn't allow it).
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| andromda-multi-source-plugin-3.3.pom | |
| andromda-multi-source-plugin-3.3.jar | 4 KB |
| Browse |
<plugin>
<groupId>org.andromda.maven.plugins</groupId>
<artifactId>andromda-multi-source-plugin</artifactId>
<version>3.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.andromda : andromda-core | jar | 3.3 |
| org.apache.maven : maven-project | jar | 2.0.4 |
| org.apache.maven : maven-plugin-api | jar | 2.0.4 |