We have a proper fix. Fix is to remove this failing repo from our poms and host the jar in our nexus repo. We cannot do this for 4.0.5 because it is already done/released now. But the folks who are working on 4.0.6 should do this. AFAIK this jar is already hosted in nexus repo now. So, find the failing repo and remove it from the poms.
If somebody come across this while building 4.0.5, only option is to comment out this repo from the pom. On Sat, Jan 5, 2013 at 6:58 AM, Vijitha Kumara <[email protected]> wrote: > But we need to get a "proper" fix as anyone from inside/outside should be > able to build it without a problem (or manual jar replacement). > > May be we can find another repo with the same if available (if this repo > continues to be offline)? > > > Regards, > Vijitha. > > On Fri, Jan 4, 2013 at 4:59 PM, Dulanja Liyanage <[email protected]> wrote: > >> 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 >> >> > > > -- > Vijitha Kumara > Senior Software Engineer; WSO2, Inc.; http://wso2.com/ > email: [email protected] > > Lean . Enterprise . Middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Amila Maharachchi* Technical Lead Member, Management Committee - Cloud & Platform TG WSO2, Inc.; http://wso2.com Blog: http://maharachchi.blogspot.com Mobile: +94719371446
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
