Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content
  • BJ Hargrave's avatar
    maven: Refactor build for maven 4 · 31fb17af
    BJ Hargrave authored
    
    
    Maven 4 will use the .mvn folder (like gradle uses the settings.gradle
    file) to find the base of the project hierarchy. Since we have .mvn in
    the base of the repo, we need to add a reactor pom to the base of the
    repo to be the base project.
    
    We also rename the maven folder to maven-plugins to clearly indicate
    the project types in the folder.
    
    Signed-off-by: default avatarBJ Hargrave <bj@hargrave.dev>
    31fb17af
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.