Hi, I am having major issues getting to the point of being able to run the LDAP Synchronisation Wizard (generateWizard).
Having downloaded the latest copies of both 'lsc-core' and 'lsc-sample' (though I understand I only need lsc-sample to get the wizard). I also have Java 1.5.0_14, Maven 2.0.9, Ant 1.7.1 and Ant Installer 0.8 However, following your tutorials, I cannot even get past running the command 'MVN Install' as it immediately throws up the following error: [INFO] Scanning for projects... [INFO]------------------------------------------------------------------------------------------------------------------------ [INFO] Building Unnamed - LSC-Sample:LSC-Sample:jar:0.0.1-SNAPSHOT [INFO] task-segment: [install] [INFO] ----------------------------------------------------------------------------------------------------------------------- Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.pom Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.2/maven-resources-plugin-2.2.pom [INFO] ----------------------------------------------------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ----------------------------------------------------------------------------------------------------------------------- [INFO] Failed to resolve artifact. GroupId: org.apache.maven.plugins ArtifactId: maven-resources-plugin Version: 2.2 Reason: Unable to download the artifact from any repository org.apache.maven.plugins:maven-resources-plugin:pom:2.2 from the specified remote repositories: central (http://repo1/maven.org/maven2) [INFO] ----------------------------------------------------------------------------------------------------------------------- [INFO] For more information, run Maven with the -e switch [INFO] ----------------------------------------------------------------------------------------------------------------------- [INFO] Total time: 2 seconds [INFO] Finished at: Wed Feb 18 14:39:37 GMT 2009 [INFO] Final Memory: 1M/2M [INFO] ----------------------------------------------------------------------------------------------------------------------- I am aware that this type of problem is usually associated with Proxy problems, that can be resolved by setting the appropriate fields in the 'settings.xml' file - which I have done. Everything should be working. I can even view the plugin that Maven thinks it cannot locate when I look in the above referenced URL in my web browser. I have even downloaded that plugin to my local respository so that 'MVN Install' can find it locally instead of going off onto the internet to retrieve it. However, Mvabe still insists on looking for this plugin on the internet repository ( and claiming it cannot find it). I have also tried this through Eclipse and had the very same outcome. All of my environment appears to be set up correctly and everything is configured to be able to use our Proxy to get to the required site. It is not considered to be a problem with either our Porxies or Firewalls. Could you please advise on where I am going wrong as this is now driving me to distraction. This should be a very simple exercise to perform, but these issues seem unresolvable so far. Any guidance you may be able to provide will be most welcome as I can see a huge use for your LDAP Synchronisation tool in this organisation. Best Regards, Simon This communication is confidential, may be privileged and is meant only for the intended recipient. If you are not the intended recipient, please notify the sender by reply and delete the message from your system. Any unauthorised dissemination, distribution or copying hereof is prohibited. BNP Paribas Trust Corporation UK Limited, BNP Paribas UK Limited, BNP Paribas Commodity Futures Limited, BNP Paribas Asset Management UK Limited and Investment Fund Services Limited are authorised and regulated by the Financial Services Authority. BNP Paribas London Branch and BNP Paribas Wealth Management London Branch are authorised by the CECEI and supervised by the Commission Bancaire. BNP Paribas London Branch is authorised and subject to limited regulation by the Financial Services Authority. Details about the extent of our authorisation and regulation by the Financial Services Authority are available from us on request. BNP Paribas is also a member of the London Stock Exchange. BNP Paribas Wealth Management London Branch is subject to limited regulation by the Financial Services Authority. Details about the extent of our authorisation and regulation by the Financial Services Authority are available from us on request. BNP Paribas Securities Services London Branch is authorised by the CECEI and supervised by the AMF, and subject to limited regulation by the Financial Services Authority. Details on the extent of our regulation by the Financial Services Authority are available from us on request. BNP Paribas Securities Services is also a member of the London Stock Exchange. BNP Paribas Trust Corporation UK Limited is registered in England and Wales (registered no. 4042668) at registered office 55 Moorgate, London EC2R 6PA. BNP Paribas UK Limited is registered in England and Wales (registered no. 1488108) at registered office 10 Harewood Avenue, London NW1 6AA. BNP Paribas Commodity Futures Limited is registered in England and Wales (registered no. 2391477) at registered office 10 Harewood Avenue, London NW1 6AA. BNP Paribas Asset Management UK Limited is registered in England and Wales (registered no. 2474627) at registered office 10 Harewood Avenue, London NW1 6AA. Investment Fund Services Limited is registered in England and Wales (registered no. 6110770) at registered office 55 Moorgate, London EC2R 6PA. BNP Paribas London Branch is registered in England and Wales (registered no. FC13447) at registered office 10 Harewood Avenue, London NW1 6AA. BNP Paribas Wealth Management London Branch is registered in England and Wales (registered no. FC023926) at registered office 10 Harewood Avenue, London NW1 6AA. BNP Paribas Securities Services London Branch is registered in England and Wales (registered no. BR006393) at registered office 55 Moorgate, London, EC2R 6PA. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lsc-project.org/pipermail/lsc-users/attachments/20090218/e9120ec6/attachment.html

