data-weave-intellij-plugin icon indicating copy to clipboard operation
data-weave-intellij-plugin copied to clipboard

Error creating new Weave Project in version 2.0.139

Open michael-esmann opened this issue 2 years ago • 1 comments

Hi, I am trying to use Mulesoft: DataWeave RAML RestSdk Verion 2.0.139

When I create a new Weave Project and chose all default values, then in the end I get the dialog show below. If I chose "Load File System Changes" I get an empty pom.xml. If I chose "Keep Memory Changes" I get a basic pom.xml with no dependencies.

/Michael

image

michael-esmann avatar Aug 09 '23 13:08 michael-esmann

I have the same problem, the pom.xml file is empty. I copied the pom.xml file from a project created with the Visual Studio Dataweave extension in the IntelliJ project, and the project runs fine in IntelliJ with the valid pom.xml.

benoitde avatar Aug 14 '24 13:08 benoitde