You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after that placed project TestWebService inside the project
and ran
mvn bw:mavenize-bw-projects -DdoIt=true -e
getting below error
[INFO] Scanning recursively 'C:\mavenexamples\project-root' with patterns '[**/]'
[INFO] ---
[INFO] project-root
[INFO] Location of the BW project : TestWebService
[INFO] Location of the project (POM) : C:\mavenexamples\project-root
[INFO] The root project is : com.company.project:project-root:1.0.0
[INFO] The root project location is :
[INFO] Mavenized project will be : com.company.project:project-root:1.0.0
[INFO]
[WARNING] Mavenization failed : No common path element found for 'C:\mavenexamples\project-root\C:\mavenexamples\project-root' and ''
[INFO]
[INFO] 1 project was found.
[INFO] 1 project failed the mavenization.
[INFO] 0 project was successfully mavenized.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.835 s
[INFO] Finished at: 2021-02-14T17:00:36+01:00
[INFO] ------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
generated based root project with
after that placed project TestWebService inside the project
and ran
mvn bw:mavenize-bw-projects -DdoIt=true -e
getting below error
[INFO] Scanning recursively 'C:\mavenexamples\project-root' with patterns '[**/]'
[INFO] ---
[INFO] project-root
[INFO] Location of the BW project : TestWebService
[INFO] Location of the project (POM) : C:\mavenexamples\project-root
[INFO] The root project is : com.company.project:project-root:1.0.0
[INFO] The root project location is :
[INFO] Mavenized project will be : com.company.project:project-root:1.0.0
[INFO]
[WARNING] Mavenization failed : No common path element found for 'C:\mavenexamples\project-root\C:\mavenexamples\project-root' and ''
[INFO]
[INFO] 1 project was found.
[INFO] 1 project failed the mavenization.
[INFO] 0 project was successfully mavenized.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.835 s
[INFO] Finished at: 2021-02-14T17:00:36+01:00
[INFO] ------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered: