Hi dinusah ;

Now i face following issue..

[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - RSS Manager Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.wso2.carbon:org.wso2.carbon.datasource:jar:3.2.3

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.datasource -Dversion=3.2.3
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.datasource -Dversion=3.2.3
-Dpackaging=jar -Dfile=/path/to/file -D
url=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.wso2.carbon:org.wso2.carbon.adminconsole.core:bundle:3.2.3
        2) org.wso2.carbon:org.wso2.carbon.datasource:jar:3.2.3

----------
1 required artifact is missing.

for artifact:
  org.wso2.carbon:org.wso2.carbon.adminconsole.core:bundle:3.2.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),


On 25 November 2011 12:50, Dinusha Senanayaka <[email protected]> wrote:
> Hi Ratha,
>
> This is fixed now. Please take a svn up in adminconsole.core. We have
> modified data-source component to fix some issue. But I have missed to
> update data-source version in admin-console pom.xml.
>
> Regards,
> Dinusha.
>
> On Fri, Nov 25, 2011 at 12:17 PM, Dinusha Senanayaka <[email protected]>
> wrote:
>>
>> will fix this.
>>
>> Regards,
>> Dinusha.
>>
>> On Fri, Nov 25, 2011 at 12:09 PM, Vijayaratha Vijayasingam
>> <[email protected]> wrote:
>>>
>>> [INFO] Local OBR update disabled (enable with -DobrRepository)
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building WSO2 Carbon - RSS Manager Core
>>> [INFO]    task-segment: [clean, install]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] [clean:clean {execution: default-clean}]
>>> [INFO] [incremental-build:incremental-build {execution: default}]
>>> [INFO] Verifying module descriptor ...
>>> [INFO] Pom descriptor modification detected.
>>> [INFO] Deleting
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
>>> [INFO] [clean:clean {execution: auto-clean}]
>>> [INFO] Deleting
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
>>> [INFO] [resources:resources {execution: default-resources}]
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] Copying 1 resource
>>> [INFO] [compiler:compile {execution: default-compile}]
>>> [INFO] Compiling 23 source files to
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target\classes
>>> [INFO] -------------------------------------------------------------
>>> [ERROR] COMPILATION ERROR :
>>> [INFO] -------------------------------------------------------------
>>> [ERROR]
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\
>>> RSSAdmin.java:[47,33] cannot find symbol
>>> symbol  : class DataSourceManagementHandler
>>> location: package org.wso2.carbon.datasource
>>>
>>> [ERROR]
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\
>>> RSSAdmin.java:[439,20] cannot find symbol
>>> symbol  : variable DataSourceManagementHandler
>>> location: class org.wso2.carbon.adminconsole.core.admin.RSSAdmin
>>>
>>> [INFO] 2 errors
>>> [INFO] -------------------------------------------------------------
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>>
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\RSSAdmin
>>> .java:[47,33] cannot find symbol
>>> symbol  : class DataSourceManagementHandler
>>> location: package org.wso2.carbon.datasource
>>>
>>>
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\RSSAdmin
>>> .java:[439,20] cannot find symbol
>>> symbol  : variable DataSourceManagementHandler
>>> location: class org.wso2.carbon.adminconsole.core.admin.RSSAdmin
>>>
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 3 minutes 44 seconds
>>> [INFO] Finished at: Fri Nov 25 11:59:59 IST 2011
>>> [INFO] Final Memory: 151M/368M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> C:\Projects\branch\3.2.0\patch-releases\3.2.3\components>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> [INFO] Local OBR update disabled (enable with -DobrRepository)
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building WSO2 Carbon - RSS Manager Core
>>> [INFO]    task-segment: [clean, install]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] [clean:clean {execution: default-clean}]
>>> [INFO] [incremental-build:incremental-build {execution: default}]
>>> [INFO] Verifying module descriptor ...
>>> [INFO] Pom descriptor modification detected.
>>> [INFO] Deleting
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
>>> [INFO] [clean:clean {execution: auto-clean}]
>>> [INFO] Deleting
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
>>> [INFO] [resources:resources {execution: default-resources}]
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] Copying 1 resource
>>> [INFO] [compiler:compile {execution: default-compile}]
>>> [INFO] Compiling 23 source files to
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target\classes
>>> [INFO] -------------------------------------------------------------
>>> [ERROR] COMPILATION ERROR :
>>> [INFO] -------------------------------------------------------------
>>> [ERROR]
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\
>>> RSSAdmin.java:[47,33] cannot find symbol
>>> symbol  : class DataSourceManagementHandler
>>> location: package org.wso2.carbon.datasource
>>>
>>> [ERROR]
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\
>>> RSSAdmin.java:[439,20] cannot find symbol
>>> symbol  : variable DataSourceManagementHandler
>>> location: class org.wso2.carbon.adminconsole.core.admin.RSSAdmin
>>>
>>> [INFO] 2 errors
>>> [INFO] -------------------------------------------------------------
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>>
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\RSSAdmin
>>> .java:[47,33] cannot find symbol
>>> symbol  : class DataSourceManagementHandler
>>> location: package org.wso2.carbon.datasource
>>>
>>>
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\RSSAdmin
>>> .java:[439,20] cannot find symbol
>>> symbol  : variable DataSourceManagementHandler
>>> location: class org.wso2.carbon.adminconsole.core.admin.RSSAdmin
>>>
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 3 minutes 44 seconds
>>> [INFO] Finished at: Fri Nov 25 11:59:59 IST 2011
>>> [INFO] Final Memory: 151M/368M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> C:\Projects\branch\3.2.0\patch-releases\3.2.3\components>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> [INFO] Local OBR update disabled (enable with -DobrRepository)
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building WSO2 Carbon - RSS Manager Core
>>> [INFO]    task-segment: [clean, install]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] [clean:clean {execution: default-clean}]
>>> [INFO] [incremental-build:incremental-build {execution: default}]
>>> [INFO] Verifying module descriptor ...
>>> [INFO] Pom descriptor modification detected.
>>> [INFO] Deleting
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
>>> [INFO] [clean:clean {execution: auto-clean}]
>>> [INFO] Deleting
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target
>>> [INFO] [resources:resources {execution: default-resources}]
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] Copying 1 resource
>>> [INFO] [compiler:compile {execution: default-compile}]
>>> [INFO] Compiling 23 source files to
>>>
>>> C:\Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\target\classes
>>> [INFO] -------------------------------------------------------------
>>> [ERROR] COMPILATION ERROR :
>>> [INFO] -------------------------------------------------------------
>>> [ERROR]
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\
>>> RSSAdmin.java:[47,33] cannot find symbol
>>> symbol  : class DataSourceManagementHandler
>>> location: package org.wso2.carbon.datasource
>>>
>>> [ERROR]
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\
>>> RSSAdmin.java:[439,20] cannot find symbol
>>> symbol  : variable DataSourceManagementHandler
>>> location: class org.wso2.carbon.adminconsole.core.admin.RSSAdmin
>>>
>>> [INFO] 2 errors
>>> [INFO] -------------------------------------------------------------
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>>
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\RSSAdmin
>>> .java:[47,33] cannot find symbol
>>> symbol  : class DataSourceManagementHandler
>>> location: package org.wso2.carbon.datasource
>>>
>>>
>>> \Projects\branch\3.2.0\components\admin-console\org.wso2.carbon.adminconsole.core\3.2.3\src\main\java\org\wso2\carbon\adminconsole\core\admin\RSSAdmin
>>> .java:[439,20] cannot find symbol
>>> symbol  : variable DataSourceManagementHandler
>>> location: class org.wso2.carbon.adminconsole.core.admin.RSSAdmin
>>>
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 3 minutes 44 seconds
>>> [INFO] Finished at: Fri Nov 25 11:59:59 IST 2011
>>> [INFO] Final Memory: 151M/368M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> C:\Projects\branch\3.2.0\patch-releases\3.2.3\components>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to