-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 4.2.0.Final
-
Component/s: Rules Engine
-
Labels:None
-
Sprint:Sprint 53
-
Story Points:3
-
Git Pull Request:
Not sure if that's the correct component.
Sometimes the CSV file names look like this:
$_pom_artifactId_.csv
|
_project_artifactId_.csv
|
$_project_groupId__$_project_artifactId_.csv
|
or
War_Quickstart____RESTful_WebService_WAR.csv
|
when the application is called quickstart-war-rest-2.0.10.war
is it possible to stick to the application name rather than the project name we try to resolve?
This is probably related to the solution of WINDUP-1977.