che-server/selenium
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-selenium-core Extract OpenShiftCliCommandExecutor in selenium tests (#10033) 2018-06-14 14:28:45 +03:00
che-selenium-test CHE-8164: Fix error when creating project from archetype (#10029) 2018-06-15 16:47:21 +03:00
pom.xml RELEASE: Set next development version (#9862) 2018-05-30 12:01:54 +03:00