1 Aug 2008 01:05
[opennms-cvs] SF.net SVN: opennms:[9910] opennms/trunk/opennms-remote-poller/pom.xml
<mhuot <at> users.sourceforge.net>
2008-07-31 23:05:46 GMT
2008-07-31 23:05:46 GMT
Revision: 9910
http://opennms.svn.sourceforge.net/opennms/?rev=9910&view=rev
Author: mhuot
Date: 2008-07-31 23:05:46 +0000 (Thu, 31 Jul 2008)
Log Message:
-----------
Quick fix for generating the key for the remote poller, moved it to the compile goal
Modified Paths:
--------------
opennms/trunk/opennms-remote-poller/pom.xml
Modified: opennms/trunk/opennms-remote-poller/pom.xml
===================================================================
--- opennms/trunk/opennms-remote-poller/pom.xml 2008-07-31 22:49:40 UTC (rev 9909)
+++ opennms/trunk/opennms-remote-poller/pom.xml 2008-07-31 23:05:46 UTC (rev 9910)
<at> <at> -25,7 +25,7 <at> <at>
<artifactId>keytool-maven-plugin</artifactId>
<executions>
<execution>
- <phase>prepare-package</phase>
+ <phase>compile</phase>
<goals>
<goal>genkey</goal>
</goals>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
(Continue reading)
RSS Feed