git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113041 13f79535-47bb-0310-9956-ffa450edef68
42 lines
1.4 KiB
XML
42 lines
1.4 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Tasks</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Tasks">
|
|
<subsection name="To do">
|
|
<ol>
|
|
<li>Remove violations if any still exist (xsdlib* is the only one)</li>
|
|
<li>set up pom directories for all hosted groups</li>
|
|
<li>upload poms for all artifacts</li>
|
|
<li>Find the following projects:
|
|
<ul>
|
|
<li>excalibur-mpool - asl</li>
|
|
<li>jsr94 - I can't find the download</li>
|
|
<li>jstyle - used to be http://www.redrival.com/greenrd/java/jstyle</li>
|
|
<li>struts-menu - no license on file. Have contacted authors</li>
|
|
<li>textarea - looks like it used to be on sf.net?</li>
|
|
</ul>
|
|
</li>
|
|
<li>download msv licenses and place on repo</li>
|
|
<li>Remove javadoc directory once agreement reached</li>
|
|
<li>deploy source code to ibiblio for all GPL licensed projects</li>
|
|
</ol>
|
|
</subsection>
|
|
|
|
<subsection name="Done">
|
|
<ol>
|
|
<li>Create license directories on ibiblio via jelly</li>
|
|
<li>Upload licenses available via http via jelly</li>
|
|
<li>Ensure all versions on ibiblio are covered by licenses</li>
|
|
</ol>
|
|
</subsection>
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|