Change coordinates / Change Names (original) (raw)
Based on the selected name I have to change the coordinates and artifact names cause it's not an official Apache Maven project (apart from the legal perspective). It can not distributed under the org.apache.maven coordinates cause they belong to the Apache Software Foundation.
Change the name from Maven Integration Testing into Integration Testing Framework (ITF)
- Change groupId from
org.apache.maven.jupitertocom.soebes.itf.jupiter.extension- Change artifact names
*maven-it-extensionintoitf-extension
*maven-executorintoitf-executor
*maven-it-assertjintoitf-assertj(this keeps paths open foritf-truthor alike?)
*maven-it-mavenintoitf-extension-maven
*maven-it-pluginintoitf-maven-plugin
*maven-jupiter-extensionintoitf-jupiter-extension
*it-examplesintoitf-examples
- Change artifact names
- Change the package names accordingly.