[WG: Sakai QA] Jira: Sakai Maven Plugin Project (new)

Anthony Whyte arwhyte at umich.edu
Thu Jan 7 10:36:21 PST 2010


The Sakai Maven plugin provides a set of Sakai-specific deployment  
mojos or goals that provide the ubiquitous "sakai:deploy" portion of  
the Sakai Maven build process.  It's long been tracked as a component  
of the Jira Sakai project despite it's Maven 2 implementation being  
versioned separately (e.g., M2, 1.0, 1.1, 1.2.0) and released  
independently since 2007.  It is very much a different animal than  
other Sakai project components like assignments, rwiki or site-manage.

So I've created a new Jira project to better track sakai-maven-plugin  
versions and issues.  Existing issues (n=15, open=4) have been  
relocated from the Sakai project to the Sakai Maven Plugin project and  
then the old component deleted.

http://jira.sakaiproject.org/browse/SMP

The Project lead is the Maintenance Team (e.g., default assignee) and  
there are two Jira groups associated with the project:

sakai-mvn-plugin-admin  (Buckett, Horwitz, Whyte, Zeckoski)
sakai-mvn-plugin-dev (admins plus Fernandes, Jones, Stevenson,  
Theriault, Swinsburg)

There are a couple of contributed patches that deserve review.  The  
maintenance team will look at them soon.

If you have Maven experience and are interested in supporting the  
sakai-maven-plugin please contact me.

Cheers,

Anth


______________________________

<plugin>
      <inherited>true</inherited>
      <groupId>org.sakaiproject.maven.plugins</groupId>
      <artifactId>sakai</artifactId>
      <version>1.2.0</version>
      <extensions>true</extensions>
      <configuration>
           <deployDirectory>${maven.tomcat.home}</deployDirectory>
           <warSourceDirectory>${basedir}/src/webapp</ 
warSourceDirectory>
      </configuration>
</plugin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-qa/attachments/20100107/c7b78e1f/attachment.html 


More information about the sakai-qa mailing list