Hi Pradeep,

I have committed the changes(in r138415) that we discussed offline.

Thanks,
Janaka

On Thu, Aug 16, 2012 at 12:56 PM, Janaka Ranabahu <jan...@wso2.com> wrote:

> Hi Pradeep,
>
> Found out that the reason for this error is because of the change we did
> to the axis2 parent pom. If we revert that change, then this error will not
> occur. Therefore can you please suggest the correct fix for this.
>
> Thanks,
> Janaka
>
>
> On Thu, Aug 16, 2012 at 10:57 AM, Janaka Ranabahu <jan...@wso2.com> wrote:
>
>> Hi Pradeep,
>>
>> I did what you have suggested and it resolved the earlier issue. Now Im
>> getting the following issue. Please note the change I did.
>>
>> Index: 1.6.1-wso2v6/modules/parent/pom.xml
>> ===================================================================
>> --- 1.6.1-wso2v6/modules/parent/pom.xml (revision 138305)
>> +++ 1.6.1-wso2v6/modules/parent/pom.xml (working copy)
>> @@ -431,6 +431,16 @@
>>               by default) and nothing else. We had troubles with other
>> repositories in
>>               the past. Therefore configuring additional repositories
>> here should be
>>               considered very carefully. -->
>> +        <repository>
>> +            <id>wso2-nexus</id>
>> +            <name>WSO2 internal Repository</name>
>> +            <url>http://maven.wso2.org/nexus/content/groups/wso2-public/
>> </url>
>> +            <releases>
>> +                <enabled>true</enabled>
>> +                <updatePolicy>daily</updatePolicy>
>> +                <checksumPolicy>ignore</checksumPolicy>
>> +            </releases>
>> +        </repository>
>>      </repositories>
>>      <pluginRepositories>
>>          <pluginRepository>
>>
>> And the error I got,
>>
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/ui/forms/3.3.0-v20070511/forms-3.3.0-v20070511.jar
>> Downloaded:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/update/configurator/3.2.100-v20070615/configurator-3.2.100-v20070615.jar(95
>>  KB at 18.9 KB/sec)
>> Downloaded:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/ui/forms/3.3.0-v20070511/forms-3.3.0-v20070511.jar(277
>>  KB at 94.2 KB/sec)
>> Downloaded:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/update/core/3.2.1-v20092006/core-3.2.1-v20092006.jar(558
>>  KB at 63.8 KB/sec)
>> Downloaded:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/update/ui/3.2.100-v20070615/ui-3.2.100-v20070615.jar(497
>>  KB at 63.5 KB/sec)
>> Downloaded:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/ui/workbench/3.2.1-M20060906-0800/workbench-3.2.1-M20060906-0800.jar(3004
>>  KB at 152.3 KB/sec)
>>  [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache Axis2 - Parent ............................. SUCCESS
>> [1.219s]
>> [INFO] Apache Axis2 - Resource bundle .................... SUCCESS
>> [0.862s]
>> [INFO] Apache Axis2 - Kernel ............................. SUCCESS
>> [23.302s]
>> [INFO] Apache Axis2 - Data Binding ....................... SUCCESS
>> [14.015s]
>> [INFO] Apache Axis2 - Transport - Local .................. SUCCESS
>> [3.090s]
>> [INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS
>> [8.204s]
>> [INFO] Apache Axis2 - Code Generation .................... SUCCESS
>> [9.348s]
>> [INFO] Apache Axis2 - ADB Codegen ........................ SUCCESS
>> [22.594s]
>> [INFO] Apache Axis2 - Addressing ......................... SUCCESS
>> [5.975s]
>> [INFO] Apache Axis2 - Java2WSDL .......................... SUCCESS
>> [7.227s]
>> [INFO] Apache Axis2 - tool - Repository Maven Plugin ..... SUCCESS
>> [39.571s]
>> [INFO] Apache Axis2 - Fast Infoset ....................... SUCCESS
>> [12.922s]
>> [INFO] Apache Axis2 - Clustering ......................... SUCCESS
>> [19.485s]
>> [INFO] Apache Axis2 - Scripting .......................... SUCCESS
>> [17.528s]
>> [INFO] Apache Axis2 - JAXB-RI Data Binding ............... SUCCESS
>> [13.658s]
>> [INFO] Apache Axis2 - SAAJ ............................... SUCCESS
>> [28.364s]
>> [INFO] Apache Axis2 - Metadata ........................... SUCCESS
>> [31.011s]
>> [INFO] Apache Axis2 - JAXWS .............................. SUCCESS
>> [27.178s]
>> [INFO] Apache Axis2 - Test Utilities ..................... SUCCESS
>> [0.933s]
>> [INFO] Apache Axis2 - JAXWS Integration Tests ............ SUCCESS
>> [7.034s]
>> [INFO] Apache Axis2 - JiBX Data Binding .................. SUCCESS
>> [34.141s]
>> [INFO] Apache Axis2 - JSON ............................... SUCCESS
>> [2.037s]
>> [INFO] Apache Axis2 - MTOM Policy ........................ SUCCESS
>> [1.541s]
>> [INFO] Apache Axis2 - spring ............................. SUCCESS
>> [5.132s]
>> [INFO] Apache Axis2 - OSGi Integration ................... SUCCESS
>> [11.230s]
>> [INFO] Apache Axis2 - XMLBeans Data Binding .............. SUCCESS
>> [2.251s]
>> [INFO] Apache Axis2 - Integration ........................ SUCCESS
>> [1.990s]
>> [INFO] Apache Axis2 - MEX ................................ SUCCESS
>> [3.185s]
>> [INFO] Apache Axis2 - MTOM Policy module ................. SUCCESS
>> [2.760s]
>> [INFO] Apache Axis2 - Ping ............................... SUCCESS
>> [1.448s]
>> [INFO] Apache Axis2 - Version Service .................... SUCCESS
>> [1.799s]
>> [INFO] Apache Axis2 - SOAP Monitor Servlet ............... SUCCESS
>> [1.649s]
>> [INFO] Apache Axis2 - SOAP Monitor Module ................ SUCCESS
>> [1.507s]
>> [INFO] Apache Axis2 - tool - AAR Maven Plugin ............ SUCCESS
>> [1.740s]
>> [INFO] Apache Axis2 - tool - Ant Plugin .................. SUCCESS
>> [1.802s]
>> [INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ...... FAILURE
>> [3:33.240s]
>> [INFO] Apache Axis2 - tool - Eclipse service Plugin ...... SKIPPED
>> [INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........ SKIPPED
>> [INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ...... SKIPPED
>> [INFO] Apache Axis2 - tool - MAR Maven Plugin ............ SKIPPED
>> [INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ...... SKIPPED
>> [INFO] Apache Axis2 - CORBA .............................. SKIPPED
>> [INFO] Apache Axis2 - JAXWS (mar) ........................ SKIPPED
>> [INFO] Apache Axis2 - Web Application module ............. SKIPPED
>> [INFO] Apache Axis2 - Root ............................... SKIPPED
>> [INFO] axis2.wso2 ........................................ SKIPPED
>> [INFO] axis2.json.wso2 ................................... SKIPPED
>> [INFO] axis2.client.wso2 ................................. SKIPPED
>> [INFO] axis2.jaxbri.wso2 ................................. SKIPPED
>> [INFO] axis2.jibx.wso2 ................................... SKIPPED
>> [INFO] WSO2 Carbon - Aggregate Pom ....................... SKIPPED
>> [INFO] WSO2 Carbon - Patch releases - dependencies - Aggregator Module
>>  SKIPPED
>> [INFO] WSO2 Carbon - Patch releases - service-stubs - Aggregator Module
>>  SKIPPED
>> [INFO] WSO2 Carbon - Utilities ........................... SKIPPED
>> [INFO] WSO2 Carbon - Caching ............................. SKIPPED
>> [INFO] WSO2 Carbon - User Manager Kernel ................. SKIPPED
>> [INFO] WSO2 Carbon - Kernel .............................. SKIPPED
>> [INFO] WSO2 Carbon - Carbon specific tomcat extensions ... SKIPPED
>> [INFO] WSO2 Carbon - New Data Sources Core ............... SKIPPED
>> [INFO] WSO2 Carbon - Registry Kernel ..................... SKIPPED
>> [INFO] WSO2 Carbon - Patch releases - core - Aggregator Module  SKIPPED
>> [INFO] WSO2 Carbon - Carbon Common Feature ............... SKIPPED
>> [INFO] WSO2 Carbon - Carbon Feature ...................... SKIPPED
>> [INFO] WSO2 Carbon - Patch releases - features - Aggregator Module
>>  SKIPPED
>> [INFO] WSO2 Carbon Core - Distribution ................... SKIPPED
>> [INFO] WSO2 Carbon - Integration ......................... SKIPPED
>> [INFO] WSO2 Carbon - Security Verification Service ....... SKIPPED
>> [INFO] WSO2 Carbon - Integration Core .................... SKIPPED
>> [INFO] WSO2 Carbon - Integration Testing Framework ....... SKIPPED
>> [INFO] WSO2 Carbon - Integration Tests ................... SKIPPED
>> [INFO] WSO2 Carbon - UI styles ........................... SKIPPED
>> [INFO] WSO2 Carbon - Style Feature ....................... SKIPPED
>> [INFO] WSO2 Carbon - Profile Generation .................. SKIPPED
>> [INFO] WSO2 Carbon - Distribution ........................ SKIPPED
>> [INFO] WSO2 Carbon - Patch releases - distribution - Aggregator Module
>>  SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 9:44.838s
>> [INFO] Finished at: Thu Aug 16 10:52:35 IST 2012
>>  [INFO] Final Memory: 175M/657M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal on project axis2.eclipse.codegen.plugin:
>> Could not resolve dependencies for project
>> org.apache.axis2:axis2.eclipse.codegen.plugin:bundle:1.6.1-wso2v6: Could
>> not find artifact org.eclipse.equinox:registry:jar:3.3.1 in wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1]
>>  [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :axis2.eclipse.codegen.plugin
>>
>>
>> Thanks,
>> Janaka
>>
>> On Thu, Aug 16, 2012 at 10:36 AM, Pradeep Fernando <prad...@wso2.com>wrote:
>>
>>> If i understand correct, not to patch releases, but to axis2 parent pom.
>>>
>>> @janaka : please try out the suggested approach and commit if it is
>>> working.
>>>
>>> --pradeep
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Janaka Ranabahu
>> Software Engineer
>> WSO2 Inc.
>>
>> Mobile +94 718370861
>> Email : jan...@wso2.com
>> Blog : janakaranabahu.blogspot.com
>>
>>
>
>
> --
> Janaka Ranabahu
> Software Engineer
> WSO2 Inc.
>
> Mobile +94 718370861
> Email : jan...@wso2.com
> Blog : janakaranabahu.blogspot.com
>
>


-- 
Janaka Ranabahu
Software Engineer
WSO2 Inc.

Mobile +94 718370861
Email : jan...@wso2.com
Blog : janakaranabahu.blogspot.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to