[Building Sakai] Sakai AppBulider

Stephen Swinsburg s.swinsburg at lancaster.ac.uk
Fri Mar 13 11:37:31 PDT 2009


Hi,

The issue is not with your proxy, its that your class  
ProbarEntityProvider is not implementing the methods it needs to. If  
you are using Eclipse you should be able to automatically stub them  
out with some defaults, then at least get it to build.


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 13/03/2009, at 5:27 PM, menjuanpablo wrote:

>
> hi, thanks for your answer
>
> now i have another problem :P, i created a new sakai project  and  
> when i'm
> going to install it with maven it can't build it. The error its:
>
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /opt/sakai-src-2.5.0/Probar/impl/src/java/org/sakaiproject/probar/ 
> logic/entity/ProbarEntityProvider.java:[32,7]
> org.sakaiproject.probar.logic.entity.ProbarEntityProvider is not  
> abstract
> and does not override abstract method
> createEntity 
> (org 
> .sakaiproject 
> .entitybroker 
> .EntityReference 
> ,java.lang.Object,java.util.Map<java.lang.String,java.lang.Object>)
> in  
> org.sakaiproject.entitybroker.entityprovider.capabilities.Createable
>
>
>
> /opt/sakai-src-2.5.0/Probar/impl/src/java/org/sakaiproject/probar/ 
> logic/entity/ProbarEntityProvider.java:[32,7]
> org.sakaiproject.probar.logic.entity.ProbarEntityProvider is not  
> abstract
> and does not override abstract method
> createEntity 
> (org 
> .sakaiproject 
> .entitybroker 
> .EntityReference 
> ,java.lang.Object,java.util.Map<java.lang.String,java.lang.Object>)
> in  
> org.sakaiproject.entitybroker.entityprovider.capabilities.Createable
>
>
> i'm working with a proxy and i don't know if it that the problem,  
> (but i
> have the proxy's configurations in settings.xml of /maven_home/conf/  
> and
> /root/.m2/)
> -- 
> View this message in context: http://www.nabble.com/Sakai-AppBulider-tp22498379p22501199.html
> Sent from the Sakai - Development mailing list archive at Nabble.com.
>
> _______________________________________________
> 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/20090313/f0230067/attachment.html 


More information about the sakai-dev mailing list