[ http://issues.apache.org/jira/browse/KAND-2?page=comments#action_12356053 ]
Benedikt Kratz commented on KAND-2: ----------------------------------- There also appears to be a problem with the SNAPSHOT versions, currently they are not available in all the repositories. Putting concrete version numbers in <version></version> instead of SNAPSHOT might do the trick untill snapshots return in the repository. > Wrong directory for dependencies commons-logging and commons-discovery in > %KANDULA_HOME%/project.xml > ---------------------------------------------------------------------------------------------------- > > Key: KAND-2 > URL: http://issues.apache.org/jira/browse/KAND-2 > Project: Kandula > Type: Bug > Reporter: Benedikt Kratz > > The maven project file of Kandula, project.xml in %KANDULA_HOME%, must be > changed otherwhise commons-logging-SNAPSHOT and commons-discovery-SNAPSHOT > cannot be found. Under <dependencies> look for a <dependency> with > <artifactId> commons-logging and for a <dependency> with <artifactId> > commons-discovery. Change in both occurrences the <groupId> from axis to > either commons-discovery or commons-logging. The files are not under the axis > directory in the repositories -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
