[Building Sakai] plugins

Steve Swinsburg s.swinsburg at lancaster.ac.uk
Thu Jul 2 05:00:50 PDT 2009


Did you check your proxy settings as David mentioned in your earlier  
email?

------
The plugin is definitely there at:

http://source.sakaiproject.org/maven2/org/sakaiproject/maven/plugins/sakai/1.2.0/sakai-1.2.0.pom

Is your machine able to connect on port 80? (You may have to specify
proxy settings in ~/.m2/settings.xml if you need a proxy to connect to
the internet).
------

The settings are here:
http://maven.apache.org/guides/mini/guide-proxies.html

eg
<settings>
   .
   .
   <proxies>
    <proxy>
       <active>true</active>
       <protocol>http</protocol>
       <host>proxy.somewhere.com</host>
       <port>8080</port>
       <username>proxyuser</username>
       <password>somepassword</password>
       <nonProxyHosts>localhost</nonProxyHosts>
     </proxy>
   </proxies>
   .
   .
</settings>



cheers,
Steve

---
Steve Swinsburg
Portal Systems Developer
Centre for e-Science
Lancaster University
Lancaster
LA1 4YT

email: s.swinsburg at lancaster.ac.uk
phone: +44 (0) 1524 594870







On 2 Jul 2009, at 12:53, Given Shirinda wrote:

> Hi There.
>
> I want to set up sakai 2.6 on my linux machine.
>
> I was trying to run this mvn clean install commands
> I got this Error "Reason: Unable to download the artifact from any  
> repository
>
>  org.sakaiproject.maven.plugins:sakai:pom:1.2.0
> "
>
> It's possible to downloads the plugins for sakai 2.6 manual,if  
> possible assist me on doing it.
>
> Best Regards
>
> given
> -- 
> ***********************************************
> STATE INFORMATION TECHNOLOGY AGENCY
> ***********************************************
> MIYELANI GIVEN SHIRINDA.
>
> E-LEARNING CONSULTANT [SAKAI]
> DEPARTMENT: TECHNOLOGY LAB
> _______________________________________________
> Tel :012 470 1526
> Cell:0730133879
> E-Mail 1:given.shirinda at sita.co.za
> E-Mail 2:mgshirinda at webmail.co.za
> _______________________________________________
>
> Failure is simply the opportunity to begin again,this time more  
> intelligently.
> _______________________________________________
> 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"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090702/1ced7281/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2437 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090702/1ced7281/attachment.bin 


More information about the sakai-dev mailing list