Description
When we run mvn -PDotNet -PBridge -DskipTests install, Maven now also triggers the .NET build via MSBuild. However, mvn -PDotNet -PBridge -DskipTests clean does not clean the MSBuild output. We should fix that.
Attachments
Issue Links
- is superceded by
-
REEF-214 Remove DotNet profile in the build and update the documentation accordingly
- Resolved