On Tue, Jul 10, 2012 at 10:24 AM, Dhanushka Ranasinghe
<[email protected]>wrote:

> Hi...
>
> setting.xml file has user "snapshots"  that user dont have the permission
> to location  /home/httpd/dist.wso2.org/maven2  , i think deploy url need
> to be changed as  /home/httpd/dist.wso2.org/snapshots  not  /home/httpd/
> dist.wso2.org/maven2
>

As i checked the settings.xml, for both repo's (snapshots and maven2), the
same user is being used. That is why we are getting permission denied issue
for /home/httpd/dist.wso2.org/maven2 repo. We have to have separate users
for these repositories.

>
> Thank You
> Dhanushka
>
> On Tue, Jul 10, 2012 at 9:54 AM, Isuru Udana <[email protected]> wrote:
>
>> Hi,
>>
>> There were some build failures due to Permission denied when trying to
>> deploy bundles to maven repo.
>> Please have a look.
>>
>> Complete log is available at
>> http://wso2.org/bamboo/download/WSO2CARBON-PLATFORM-JOB1/build_logs/WSO2CARBON-PLATFORM-JOB1-444.log
>>
>>
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project org.apache.synapse.wso2.feature: Failed to deploy artifacts: Could
>> not transfer artifact
>> org.wso2.carbon:org.apache.synapse.wso2.feature:pom:2.1.0-wso2v6 from/to
>> wso2-maven2-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/maven2/): Exit code: 1 - mkdir:
>> cannot create directory `/home/httpd/
>> dist.wso2.org/maven2/org/wso2/carbon/org.apache.synapse.wso2.feature/2.1.0-wso2v6':
>> Permission denied -> [Help 2]
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project org.apache.synapse.transport.nhttp.feature: Failed to deploy
>> artifacts: Could not transfer artifact
>> org.wso2.carbon:org.apache.synapse.transport.nhttp.feature:pom:2.1.0-wso2v6
>> from/to wso2-maven2-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/maven2/): Exit code: 1 - mkdir:
>> cannot create directory `/home/httpd/
>> dist.wso2.org/maven2/org/wso2/carbon/org.apache.synapse.transport.nhttp.feature/2.1.0-wso2v6':
>> Permission denied -> [Help 2]
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project org.apache.synapse.transport.vfs.feature: Failed to deploy
>> artifacts: Could not transfer artifact
>> org.wso2.carbon:org.apache.synapse.transport.vfs.feature:pom:2.1.0-wso2v6
>> from/to wso2-maven2-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/maven2/): Exit code: 1 - mkdir:
>> cannot create directory `/home/httpd/
>> dist.wso2.org/maven2/org/wso2/carbon/org.apache.synapse.transport.vfs.feature/2.1.0-wso2v6':
>> Permission denied -> [Help 2]
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project org.apache.synapse.transport.fix.feature: Failed to deploy
>> artifacts: Could not transfer artifact
>> org.wso2.carbon:org.apache.synapse.transport.fix.feature:pom:2.1.0-wso2v6
>> from/to wso2-maven2-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/maven2/): Exit code: 1 - mkdir:
>> cannot create directory `/home/httpd/
>> dist.wso2.org/maven2/org/wso2/carbon/org.apache.synapse.transport.fix.feature/2.1.0-wso2v6':
>> Permission denied -> [Help 2]
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project org.apache.synapse.transport.vfs.smb.feature: Failed to deploy
>> artifacts: Could not transfer artifact
>> org.wso2.carbon:org.apache.synapse.transport.vfs.smb.feature:pom:2.1.0-wso2v6
>> from/to wso2-maven2-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/maven2/): Exit code: 1 - mkdir:
>> cannot create directory `/home/httpd/
>> dist.wso2.org/maven2/org/wso2/carbon/org.apache.synapse.transport.vfs.smb.feature/2.1.0-wso2v6':
>> Permission denied -> [Help 2]
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project org.apache.axis2.transports.jms.feature: Failed to deploy
>> artifacts: Could not transfer artifact
>> org.wso2.carbon:org.apache.axis2.transports.jms.feature:pom:1.1.0-wso2v6
>> from/to wso2-maven2-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/maven2/): Exit code: 1 - mkdir:
>> cannot create directory `/home/httpd/
>> dist.wso2.org/maven2/org/wso2/carbon/org.apache.axis2.transports.jms.feature/1.1.0-wso2v6':
>> Permission denied -> [Help 2]
>> build 09-Jul-2012 09:05:27 [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
>> project platform: Failed to deploy artifacts/metadata: No connector
>> available to access repository wso2-maven2-snapshot-repository (scp://
>> dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/) of type
>> default using the available factories WagonRepositoryConnectorFactory ->
>> [Help 2]
>>
>>
>>
>>
>> On Mon, Jul 9, 2012 at 9:43 PM, Bamboo <[email protected]> wrote:
>>
>>>      [image: Failed]  Carbon 
>>> Snapshot<http://wso2.org/bamboo/browse/WSO2CARBON/>›
>>> Platform <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM/> › 
>>> #444<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/>
>>> failed
>>>
>>> This build occurred because it is a dependant of
>>> WSO2CARBON-CARBONCOREKERNELBUILD-368<http://wso2.org/bamboo/browse/WSO2CARBON-CARBONCOREKERNELBUILD-368>
>>> .
>>>
>>> *3/2124* tests failed.
>>>    Failing Jobs <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/>    
>>> Job
>>> Duration Tests    [image: Failed]  Default 
>>> Job<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/> (Default
>>> Stage)  282 minutes  3 of 2124 failed  
>>> Logs<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/log>|
>>> Artifacts<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/artifact>
>>>      Code
>>> Changes <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/commit/>  
>>> View
>>> all 34 code 
>>> changes<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/commit/>
>>> sanjayav <http://wso2.org/bamboo/browse/author/sanjayav>
>>> ht docs update  132240    Isuru Udana Loku 
>>> Narangoda<http://wso2.org/bamboo/browse/user/[email protected]>
>>> removing inlinewsdl option from wsdl endpoint ui  132239    
>>> amani<http://wso2.org/bamboo/browse/author/amani>
>>> Remove CarbonMemoryAppender and moving it into kernal level.  132237   31
>>> more changes…<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/commit>
>>> Tests <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/test>  View
>>> full test 
>>> details<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444/test>   3
>>> New Test Failures   Test Job     TemplateBuilderTest 
>>> testAdvancedAPI<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/test/case/21110251>
>>>   Default
>>> Job <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/test>
>>> TemplateBuilderTest 
>>> testBasicAPI<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/test/case/21110250>
>>>   Default
>>> Job <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/test>
>>> TemplateBuilderTest 
>>> testURLEncode<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/test/case/21110282>
>>>   Default
>>> Job <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-JOB1-444/test>     
>>> View
>>> Online <http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444> | Add
>>> Comments<http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM-444?commentMode=true>
>>>
>>> This message was sent by Atlassian Bamboo <http://wso2.org/bamboo>.
>>>
>>> If you wish to stop receiving these emails edit your user 
>>> profile<http://wso2.org/bamboo/profile/userNotifications.action>or notify
>>> your administrator <http://wso2.org/bamboo/viewAdministrators.action>.
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Isuru Udana*
>> *
>>  *
>> *
>> Software Engineer
>> *
>> Integration Technologies Team, WSO2 Inc.; http://wso2.com
>> email: [email protected] cell: +94 77 3791887
>> blog: http://mytecheye.blogspot.com/
>> twitter: http://twitter.com/isudana
>>
>>
>
>
> --
> Dhanushka Ranasinghe,
> WSO2 lnc  http://wso2.com
> E-mail : [email protected]
> Mobile : +94771928269
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kishanthan Thangarajah*
Software Engineer,
Development Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to