click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: KNL-230
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Anthony Whyte
Reporter: Anthony Whyte
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Kernel - K1

Update Sakai maven plugin to 1.2.0

Created: 08-Jul-2009 14:25   Updated: 05-Mar-2010 02:48
Component/s: Other
Affects Version/s: 1.0.11, 1.0.14, 1.1.0
Fix Version/s: 1.0.12, 1.1.0

Time Tracking:
Not Specified

1.0.x Status: Resolved


 Description  « Hide
Plugin version is outdated. Update to 1.2.0.

<plugin>
                <inherited>true</inherited>
                <groupId>org.sakaiproject.maven.plugins</groupId>
                <artifactId>sakai</artifactId>
                <version>1.1</version>
                <extensions>true</extensions>
                <configuration>
                    <deployDirectory>
                        ${maven.tomcat.home}
                        </deployDirectory>
                    <warSourceDirectory>
                        ${basedir}/src/main/webapp
                        </warSourceDirectory>
                </configuration>
            </plugin>

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Anthony Whyte added a comment - 02-Oct-2009 11:18
r67111.