Resolved...

I replaced the saxon in .m2 repo with a one I got from a team member and
build completed successfully.

On Fri, Jan 4, 2013 at 4:06 PM, Dulanja Liyanage <[email protected]> wrote:

> Yes...Synapse related stuff got built after doing that. But I'm stuck at
> OAuth Mediator.
>
>
> On Fri, Jan 4, 2013 at 4:02 PM, Isuru Perera <[email protected]> wrote:
>
>> +1 for the "find in files" command. :)
>>
>> Did you comment entire repository tag in all pom.xml files found from
>> your command?
>>
>> For example:
>>
>> <!--
>>         <repository>
>>             <id>snmp4j-repo</id>
>>             <name>SNMP4J Repository</name>
>>             <url>https://server.oosnmp.net/dist/release/</url>
>>             <releases>
>>                 <updatePolicy>never</updatePolicy>
>>             </releases>
>>             <snapshots>
>>                 <enabled>false</enabled>
>>             </snapshots>
>>         </repository>-->
>>
>> On Fri, Jan 4, 2013 at 3:41 PM, Dulanja Liyanage <[email protected]>wrote:
>>
>>> find . -name 'pom.xml' | xargs grep -i "oosnmp"
>>
>>
>>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to