che-server/plugins/plugin-maven
Igor Vinokur e1a964d0e5
CHE-8164: Fix error when creating project from archetype (#10029)
When creating a project with the help of Maven Archetype Plugin it names project directory by artifact-id. If artifact-id != project name specified in the first page of the project wizard, error happens. Maven Archetype Plugin has basedir property that can solve this problem, but there is a bug in the plugin: https://issues.apache.org/jira/browse/ARCHETYPE-311. Rename the project directory to specified project name solves the problem.
2018-06-15 16:47:21 +03:00
..
che-plugin-maven-generator-archetype CHE-8164: Fix error when creating project from archetype (#10029) 2018-06-15 16:47:21 +03:00
che-plugin-maven-ide RELEASE: Set next development version (#9862) 2018-05-30 12:01:54 +03:00
che-plugin-maven-server CHE-8164: Fix error when creating project from archetype (#10029) 2018-06-15 16:47:21 +03:00
che-plugin-maven-shared RELEASE: Set next development version (#9862) 2018-05-30 12:01:54 +03:00
che-plugin-maven-tools RELEASE: Set next development version (#9862) 2018-05-30 12:01:54 +03:00
maven-server RELEASE: Set next development version (#9862) 2018-05-30 12:01:54 +03:00
pom.xml RELEASE: Set next development version (#9862) 2018-05-30 12:01:54 +03:00