From 60dfe5e861d580ca95ab0a23c3ef0b8b371db453 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Thu, 24 May 2012 21:51:49 +0000 Subject: [PATCH] [MPLUGIN-202] specific tools.jar location on Mac git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1342453 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-tools-javadoc/pom.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/maven-plugin-tools-javadoc/pom.xml b/maven-plugin-tools-javadoc/pom.xml index 4e376ce..6b23332 100644 --- a/maven-plugin-tools-javadoc/pom.xml +++ b/maven-plugin-tools-javadoc/pom.xml @@ -46,12 +46,26 @@ - default-tools.jar + mac - - java.vendor - Sun Microsystems Inc. - + + mac + + + + + com.sun + tools + 1.4.2 + system + ${java.home}/../Classes/classes.jar + + + + + default + + true @@ -63,6 +77,7 @@ + run-its