Re: [Htmlparser-user] Missing tools.jar
Brought to you by:
derrickoswald
From: Derrick O. <der...@gm...> - 2009-08-30 14:43:36
|
The tools.jar file comes with the JDK. It's in the ext directory I think. It's probably a version issue - it's looking for an older version of the JDK tools than you have. You may be able to edit the build.xml and change the version. On Sun, Aug 30, 2009 at 10:23 AM, Lee Goddard <20...@le...> wrote: > Sorry if this is a FAQ, I couldn't see it mentinoed on the site. > > Since using HTML Parser, I've been getting the following from Maven: > "Missing artifact com.sun:tools:jar:1.6.0:system" > > I've tried adding the extra build profile mentioned on the Maven FAQ > page, to no avail. > > Could someone please help? > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Htmlparser-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlparser-user > |