Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mvn clean package -Dbundles.directory=/opt/syncope/bundles -Dlog.directory=/opt/syncope/log

where bundles.directory is the connector bundle directory path where the bundle JAR files are located and log.directory is the directory where the log files will be located the syncope, core and console, logs (directories must be created beforecreated (paths must exist in advance).

Look for available ConnId bundles.

...

  1. Download needed connector bundle JAR file.
  2. Copy downloaded JAR file into the connector bundles directory specified into the configuration parameter bundles.directory (stored into the local repository).