Skip to content

Commit

Permalink
Added information about archetypes
Browse files Browse the repository at this point in the history
  • Loading branch information
gbehrmann committed Jul 1, 2016
1 parent 24c8b17 commit 2ca53cf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,16 @@ The standalone server may be executed as follows:
Please adjust the log level as needed. Add the -h option at the end of
the command to get a brief synopsis of available options.

Creating plugins from Maven archetypes
--------------------------------------

We provide templates for authorization and channel handler plugins. To instantiate
such a template, run:

mvn -DarchetypeCatalog=https://download.dcache.org/nexus/content/groups/public -Dfilter=org.dcache: archetype:generate

Select the appropriate archetype from the list.

Authors
-------

Expand Down

0 comments on commit 2ca53cf

Please sign in to comment.