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
> To use early access/preview features, change the value of `PREVIEW_FEATURES` to `true` in the [Configuration](https://github.com/structurizr/lite/blob/main/src/main/java/com/structurizr/lite/Configuration.java) class.
24
24
25
-
If successful, you will see a file named `structurizr-lite.war` in `structurizr-onpremises/build/libs`.
25
+
[//]: #(> To use early access/preview features, change the value of `PREVIEW_FEATURES` to `true` in the [Configuration](https://github.com/structurizr/lite/blob/main/src/main/java/com/structurizr/lite/Configuration.java) class.)
26
26
27
-
If you see an error message of the form `Could not find com.structurizr:structurizr-dsl:x.y.z`, you will need to
28
-
[build the Structurizr for Java repo from source, and publish to your local Maven repository](/java/building).
27
+
If successful, you will see a file named `structurizr-lite.war` in `structurizr-lite/build/libs`.
0 commit comments