mvn clean package -Dbundles.directory=D:/syncope/bundles
>>> -Dlog.directory=D:/syncope/log
>>>
>>
>  Why do I have to specify the bundles.directory at all? Assuming I only
> need, lets say, Active Directory, wouldn't it be enough to just run "mvn
> clean package" ?
>
>>
> The value is there to let Maven automatically populate the chosen
> directory with configured bundles and to set the value in connid.properties
> accordingly,
>


OK, understood.

Last question: In which config file do I set the directory for the connid
bunndles and the log directory? (e.g. in case I have a running installation
and want to change those two settings (I don't want to recompile Syncope in
that case)).

Reply via email to