[Building Sakai] PB Installing sakai bbb 1.0.6

Steve Swinsburg steve.swinsburg at gmail.com
Sun May 20 16:13:31 PDT 2012


Hi,

Don't modify the pom. Are there instructions that said to do that?

The parent groupId should be org.sakaiproject.purepoms

Steve



On 19/05/2012, at 8:55 PM, ta rik wrote:

> 
> Hello team,
> 
> I have sakai 2.8 and MVN 2.2.1
> Im trying to install the sakai BBB tool 1.0.6 on but i have the following error during the build
> 
> 
> C:\opt\tomcat>mvn -Dmaven.tomcat.home=C:\opt\tomcat clean install sakai:deploy
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'sakai'.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-sakai-plugin' does not exist o
> r no valid version could be found
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Sat May 19 10:11:45 CEST 2012
> [INFO] Final Memory: 1M/15M
> [INFO] ------------------------------------------------------------------------
> C:\opt\tomcat>
> --------------------------------
> I went to pom.xml file of the newly installed 'bbb.1.0.6' directory and modified it in order to match the pom.xml file of my sakai  2.8.0 source install:
> 
> the resulting bbb pom.xml  parent section looks like this:
> 
> <parent>
>         <groupId>org.sakaiproject</groupId>
>         <artifactId>sakai-standard-tool</artifactId>
>         <version>2.8.0</version>
>     </parent>
> 
> still i have the same error during the build????
> 
> any ideas please??
> 
> Kind regards,
> Tarik.
> 
> 
> 
> 
> ---------- Message transféré ----------
> From: tarik_hp at yahoo.com
> To: "a.fish at lancaster.ac.uk" <a.fish at lancaster.ac.uk>, "nuno at ufp.edu.pt" <nuno at ufp.edu.pt>
> Cc: "sakai-dev at collab.sakaiproject.org" <sakai-dev at collab.sakaiproject.org>
> Date: Sat, 19 May 2012 03:34:22 -0700 (PDT)
> Subject: PB Installing sakai bbb 1.0.6
> Hello team,
> I have sakai 2.8 and MVN 2.2.1
> Im trying to install the sakai BBB tool 1.0.6 on but i have the following error during the build
> 
> 
> C:\opt\tomcat>mvn -Dmaven.tomcat.home=C:\opt\tomcat clean install sakai:deploy
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'sakai'.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-sakai-plugin' does not exist o
> r no valid version could be found
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Sat May 19 10:11:45 CEST 2012
> [INFO] Final Memory: 1M/15M
> [INFO] ------------------------------------------------------------------------
> C:\opt\tomcat>
> --------------------------------
> I went to pom.xml file of the newly installed 'bbb.1.0.6' directory and put the exact sakai version in it [by removing '.SNAPSHOT' from version so that it looks like
> 
> <parent>
>         <groupId>org.sakaiproject.purepoms</groupId>
>         <artifactId>sakai-standard-tool</artifactId>
>         <version>2.8</version>
>     </parent>
> 
> still i have the same error during the build????
> 
> any ideas please??
> 
> Kind regards,
> Tarik.
> 
> 
> _______________________________________________
> 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/20120521/6bfdbe82/attachment.html 


More information about the sakai-dev mailing list