From c9dcaaae7a4a3320505fcadaa6b502524844457a Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Thu, 21 Jun 2007 16:14:03 +0000 Subject: Added minimal checkstyle to project reports. Fixed some problems with site generation. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@549530 13f79535-47bb-0310-9956-ffa450edef68 --- java/management/eclipse-plugin/pom.xml | 46 ++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 21 deletions(-) (limited to 'java/management') diff --git a/java/management/eclipse-plugin/pom.xml b/java/management/eclipse-plugin/pom.xml index 4fbc8a0e3f..6637460822 100644 --- a/java/management/eclipse-plugin/pom.xml +++ b/java/management/eclipse-plugin/pom.xml @@ -15,39 +15,40 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - --> +--> + 4.0.0 org.apache.qpid.management org.apache.qpid.management.ui jar 1.0-incubating-M2-SNAPSHOT Qpid Management - http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid 1.0-incubating-M2-SNAPSHOT + ../../pom.xml - ../../ + ../.. - + repo1.maven.org Maven eclipse Repository http://repo1.maven.org/eclipse - - + + apache.snapshots Apache SNAPSHOT Repository http://people.apache.org/repo/m2-snapshot-repository - true + true @@ -196,40 +197,42 @@ icons/ icons/ - ** + ** icons/ / - splash.bmp + splash.bmp - ${basedir} - / - - plugin.xml - plugin.properties - + ${basedir} + / + + plugin.xml + plugin.properties + - + + -- cgit v1.2.1