You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Benedikt Kratz (JIRA)" <ji...@apache.org> on 2005/10/26 17:38:55 UTC

[jira] Created: (KAND-2) Wrong directory for dependencies commons-logging and commons-discovery in %KANDULA_HOME%/project.xml

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: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org


[jira] Commented: (KAND-2) Wrong directory for dependencies commons-logging and commons-discovery in %KANDULA_HOME%/project.xml

Posted by "Benedikt Kratz (JIRA)" <ji...@apache.org>.
    [ 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: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org


[jira] Commented: (KAND-2) Wrong directory for dependencies commons-logging and commons-discovery in %KANDULA_HOME%/project.xml

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/KAND-2?page=comments#action_12356182 ] 

Thilina Gunarathne commented on KAND-2:
---------------------------------------

I'll look on to this... I won't be having svn and Maven build acceses for two days. Pls bare with me for the delays.

> 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: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org


[jira] Commented: (KAND-2) Wrong directory for dependencies commons-logging and commons-discovery in %KANDULA_HOME%/project.xml

Posted by "Benedikt Kratz (JIRA)" <ji...@apache.org>.
    [ 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: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org


[jira] Commented: (KAND-2) Wrong directory for dependencies commons-logging and commons-discovery in %KANDULA_HOME%/project.xml

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/KAND-2?page=comments#action_12356182 ] 

Thilina Gunarathne commented on KAND-2:
---------------------------------------

I'll look on to this... I won't be having svn and Maven build acceses for two days. Pls bare with me for the delays.

> 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: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org