On Mon, Feb 10, 2014 at 1:17 PM, Francesco Chicchiriccò <[email protected] > wrote:
> > Don't touch connid.properties (keep it as generated by Maven archetype) > and then build with > > mvn clean package -Dbundles.directory=D:/syncope/bundles > -Dlog.directory=D:/syncope/log > I'm confused now. If everything is done automatically (by Maven), why especially make this two settings manually? Assuming that this works, how would I add additional connectors (like for example Active Directory)? Is it enough to place the AD connector jar in the bundles directory? Or do I have to recompile everything - and heavily modify the pom files as described here: https://cwiki.apache.org/confluence/display/SYNCOPE/Install+connector+bundles#Installconnectorbundles-Addbundlesatrun-time cheers, F.
