Issue #427 has been updated by Clément OUDOT. Status changed from Assigned to Closed % Done changed from 0 to 100
---------------------------------------- Bug #427: Warnings building LSC trunk http://tools.lsc-project.org/issues/427 Author: Clément OUDOT Status: Closed Priority: Normal Assigned to: Sébastien Bahloul Category: Core Target version: 2.1 Problem in version: When trying to install lsc trunk artifact: <pre> clement@ader:~/svn/lsc-project/lsc/trunk$ mvn -DskipTests=true install [INFO] Scanning for projects... [WARNING] POM for 'biz.aQute:bndlib:pom:1.50.0:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. </pre> And then: <pre> [INFO] [javadoc:javadoc {execution: default}] [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.collections" [WARNING] org/apache/directory/shared/ldap/model/name/Dn.class(org/apache/directory/shared/ldap/model/name:Dn.class): warning: Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found [WARNING] org/apache/directory/shared/ldap/model/name/Dn.class(org/apache/directory/shared/ldap/model/name:Dn.class): warning: Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressWarnings' </pre> And: <pre> [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.forgerock.opendj:opendj-server' o 'org.postgresql:postgresql' </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

