hi
I have just found out that /System/Library/Frameworks/
JavaVM.framework/Classes/classes.jar = tools.jar for Sun SDK(win or
linux)
http://lists.apple.com/archives/java-dev/2002/Jun/msg00901.html
should I install classes.jar to my .m2/repository?
~manchi
On Jan 2, 2006, at 11:15 AM, Man-Chi Leung wrote:
hi,
I checked out aspectj-maven-plugin from mojo sandbox, and I was
trying to build it.
however, I encountered an error saying that tools.jar was not found.
to my understand, we need to install Sun's Jar separately due to
the license issue. em.. ok!
but there is no tools.jar for Mac in /System/Library/Java/
Extensions. any advice? should I copy tools.jar from windows SDK to
mac?
anyone is having the same problem? pls help!
[INFO]
----------------------------------------------------------------------
------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------
------
[INFO] Failed to resolve artifact.
required artifacts missing:
sun.jdk:tools:jar:1.4.0
for the artifact:
org.codehaus.mojo:aspectj-maven-plugin:maven-plugin:2.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
snapshots (http://snapshots.maven.codehaus.org/maven2)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]