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
@@ -43,8 +43,11 @@ For using the test environment in ``/test-env``.
43
43
44
44
### Building the plugin
45
45
To build the plugin go into the ``/authorizer`` folder and execute:
46
-
````mvn install````
47
-
This builds the ``.nar``-plugin in the ``/target`` folder.
46
+
````mvn install````.
47
+
This builds the ``.nar``-plugin in the ``/target`` folder for the latest NiFi version. To target a specific version of NiFi use the corresponding maven profile.
0 commit comments