When I build the jbdevstudio-product git repo using
mvn clean verify -DskipTests
, I was expecting to have the installer jar created in installer/target/, but all I see is a installer-10.1.0-SNAPSHOT.zip , not the installer jar (which should be called devstudio*.jar).
This was on mac and I did it because I wanted to verify this JIRA:
JBDS-3986 support building devstudio on windows
So I wanted to try this on another platform first.
- is related to
-
JBDS-3986 support building devstudio on windows
- Closed