Re: [Carbon-dev] Message Box Build Error

2011-03-14 Thread Manjula Rathnayake
Hi Hiranya,

I will update the pom soon, This module contains some test cases, need to
update that as well.
Since I am building the trunk, it will take some time to correct this.

Rampart was used to test sqs web service with username/password included.

Thank you.

On Mon, Mar 14, 2011 at 2:24 PM, Hiranya Jayathilaka wrote:

> Hi Folks,
>
> The message box component is depending on the SNAPSHOT versions of Rampart.
> Is this correct? I'm getting following build errors due to this:
>
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Messagebox SQS Client Module
> [INFO]task-segment: [install]
> [INFO]
> 
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Failed to resolve artifact.
>
> Missing:
> --
> 1) org.apache.axis2:addressing:mar:SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>   mvn install:install-file -DgroupId=org.apache.axis2
> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>   mvn deploy:deploy-file -DgroupId=org.apache.axis2
> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>1)
> org.wso2.carbon:org.wso2.carbon.messagebox.sqs.client:bundle:3.2.0-SNAPSHOT
>2) org.apache.rampart:rampart-core:jar:SNAPSHOT
>3) org.apache.axis2:addressing:mar:SNAPSHOT
>
>
> Thanks
> --
> Hiranya Jayathilaka
> Senior Software Engineer;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Message Box Build Error

2011-03-14 Thread Manjula Rathnayake
On Mon, Mar 14, 2011 at 2:40 PM, Hiranya Jayathilaka wrote:

>
>
> On Mon, Mar 14, 2011 at 2:36 PM, Manjula Rathnayake wrote:
>
>> Hi Hiranya,
>>
>> I will update the pom soon, This module contains some test cases, need to
>> update that as well.
>> Since I am building the trunk, it will take some time to correct this.
>>
>> Rampart was used to test sqs web service with username/password included.
>>
>
> If Rampart is only used for tests, then the relevant dependency should be
> put in the 'test' scope.
>

Thank you, I will fix this.

>
> Thanks,
> Hiranya
>
>
>>
>> Thank you.
>>
>> On Mon, Mar 14, 2011 at 2:24 PM, Hiranya Jayathilaka wrote:
>>
>>> Hi Folks,
>>>
>>> The message box component is depending on the SNAPSHOT versions of
>>> Rampart. Is this correct? I'm getting following build errors due to this:
>>>
>>>
>>> [INFO]
>>> 
>>> [INFO] Building WSO2 Carbon - Messagebox SQS Client Module
>>> [INFO]task-segment: [install]
>>> [INFO]
>>> 
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO] Failed to resolve artifact.
>>>
>>> Missing:
>>> --
>>>  1) org.apache.axis2:addressing:mar:SNAPSHOT
>>>
>>>   Try downloading the file manually from the project website.
>>>
>>>   Then, install it using the command:
>>>   mvn install:install-file -DgroupId=org.apache.axis2
>>> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
>>> -Dfile=/path/to/file
>>>
>>>   Alternatively, if you host your own repository you can deploy the file
>>> there:
>>>   mvn deploy:deploy-file -DgroupId=org.apache.axis2
>>> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>
>>>   Path to dependency:
>>>1)
>>> org.wso2.carbon:org.wso2.carbon.messagebox.sqs.client:bundle:3.2.0-SNAPSHOT
>>>2) org.apache.rampart:rampart-core:jar:SNAPSHOT
>>>3) org.apache.axis2:addressing:mar:SNAPSHOT
>>>
>>>
>>> Thanks
>>> --
>>> Hiranya Jayathilaka
>>> Senior Software Engineer;
>>> WSO2 Inc.;  http://wso2.org
>>> E-mail: hira...@wso2.com;  Mobile: 
>>> <%2B94%2077%20633%203491><%2B94%2077%20633%203491>+94
>>> 77 633 3491
>>> Blog: http://techfeast-hiranya.blogspot.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Manjula Rathnayaka
>> Software Engineer
>> WSO2, Inc.
>> Mobile: <%2B94%2077%20743%201987>+94 77 743 1987
>>
>
>
>
> --
> Hiranya Jayathilaka
> Senior Software Engineer;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Message Box Build Error

2011-03-14 Thread Hiranya Jayathilaka
On Mon, Mar 14, 2011 at 2:36 PM, Manjula Rathnayake wrote:

> Hi Hiranya,
>
> I will update the pom soon, This module contains some test cases, need to
> update that as well.
> Since I am building the trunk, it will take some time to correct this.
>
> Rampart was used to test sqs web service with username/password included.
>

If Rampart is only used for tests, then the relevant dependency should be
put in the 'test' scope.

Thanks,
Hiranya


>
> Thank you.
>
> On Mon, Mar 14, 2011 at 2:24 PM, Hiranya Jayathilaka wrote:
>
>> Hi Folks,
>>
>> The message box component is depending on the SNAPSHOT versions of
>> Rampart. Is this correct? I'm getting following build errors due to this:
>>
>>
>> [INFO]
>> 
>> [INFO] Building WSO2 Carbon - Messagebox SQS Client Module
>> [INFO]task-segment: [install]
>> [INFO]
>> 
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> --
>>  1) org.apache.axis2:addressing:mar:SNAPSHOT
>>
>>   Try downloading the file manually from the project website.
>>
>>   Then, install it using the command:
>>   mvn install:install-file -DgroupId=org.apache.axis2
>> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
>> -Dfile=/path/to/file
>>
>>   Alternatively, if you host your own repository you can deploy the file
>> there:
>>   mvn deploy:deploy-file -DgroupId=org.apache.axis2
>> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>   Path to dependency:
>>1)
>> org.wso2.carbon:org.wso2.carbon.messagebox.sqs.client:bundle:3.2.0-SNAPSHOT
>>2) org.apache.rampart:rampart-core:jar:SNAPSHOT
>>3) org.apache.axis2:addressing:mar:SNAPSHOT
>>
>>
>> Thanks
>> --
>> Hiranya Jayathilaka
>> Senior Software Engineer;
>> WSO2 Inc.;  http://wso2.org
>> E-mail: hira...@wso2.com;  Mobile: <%2B94%2077%20633%203491>+94 77 633
>> 3491
>> Blog: http://techfeast-hiranya.blogspot.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Manjula Rathnayaka
> Software Engineer
> WSO2, Inc.
> Mobile:+94 77 743 1987
>



-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Message Box Build Error

2011-03-14 Thread Pradeep Fernando
hi

No it should point to the branched versions of the dependencies.  this
is wrong i guess.
Thilina should know about this.

--pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Message Box Build Error

2011-03-14 Thread Supun Kamburugamuva
I also got the same error. Corrected by introducing the rampart
versions. Please take a svn up.

Thanks,
Supun..

On Mon, Mar 14, 2011 at 2:24 PM, Hiranya Jayathilaka  wrote:
> Hi Folks,
> The message box component is depending on the SNAPSHOT versions of Rampart.
> Is this correct? I'm getting following build errors due to this:
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Messagebox SQS Client Module
> [INFO]    task-segment: [install]
> [INFO]
> 
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Failed to resolve artifact.
> Missing:
> --
> 1) org.apache.axis2:addressing:mar:SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.axis2
> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
> -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.apache.axis2
> -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>    1)
> org.wso2.carbon:org.wso2.carbon.messagebox.sqs.client:bundle:3.2.0-SNAPSHOT
>    2) org.apache.rampart:rampart-core:jar:SNAPSHOT
>    3) org.apache.axis2:addressing:mar:SNAPSHOT
>
> Thanks
> --
> Hiranya Jayathilaka
> Senior Software Engineer;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Supun Kamburugamuva
Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Message Box Build Error

2011-03-14 Thread Hiranya Jayathilaka
Hi Folks,

The message box component is depending on the SNAPSHOT versions of Rampart.
Is this correct? I'm getting following build errors due to this:


[INFO]

[INFO] Building WSO2 Carbon - Messagebox SQS Client Module
[INFO]task-segment: [install]
[INFO]

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.axis2:addressing:mar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
  mvn deploy:deploy-file -DgroupId=org.apache.axis2
-DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1)
org.wso2.carbon:org.wso2.carbon.messagebox.sqs.client:bundle:3.2.0-SNAPSHOT
   2) org.apache.rampart:rampart-core:jar:SNAPSHOT
   3) org.apache.axis2:addressing:mar:SNAPSHOT


Thanks
-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev