[Building Sakai] Problem with pom.xml at root of edu-services

Jim Eng jimeng at umich.edu
Wed Oct 20 10:29:28 PDT 2010


What I meant was:  Could someone remove or update **the apache-repo repository element in** the edu-services pom.xml file?

:-)

On Oct 20, 2010, at 1:26 PM, Jim Eng wrote:

> The "repositories" tag in the root pom.xml file for edu-services includes the following repository element:
> 
>        <repository>
>            <id>apache-repo</id>
>            <name>apache-repo</name>
>            <layout>default</layout>
>            <url>http://myfaces.zones.apache.org/dist/maven-repository</url>
>            <releases>
>                <enabled>true</enabled>
>            </releases>
>            <snapshots>
>                <enabled>false</enabled>
>            </snapshots>
>        </repository>
> 
> This seems to be an invalid URL, and it causes problems when doing a full build of sakai with gradebook2.  The build hangs at this point for several minutes before timing out: 
> 
> [INFO] artifact org.sakaiproject.edu-services.sections:sections-integrationsupport: checking for updates from apache-repo
> 
> After that long delay, the following messages are displayed:
> 
> [WARNING] repository metadata for: 'artifact org.sakaiproject.edu-services.sections:sections-integrationsupport' could not be retrieved from repository: apache-repo due to an error: Operation timed out
> [INFO] Repository 'apache-repo' will be blacklisted
> 
> A similar repository element has been commented out in the master/pom.xml file.  Could someone remove or update the edu-services pom.xml file?
> 
> Thanks.
> 
> Jim 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> 



More information about the sakai-dev mailing list