You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "karunanayake (JIRA)" <ji...@codehaus.org> on 2009/04/07 08:06:12 UTC

[jira] Closed: (ARCHETYPE-238) Missing: ---------- 1) com.sun:tools:jar:1.4.2

     [ http://jira.codehaus.org/browse/ARCHETYPE-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

karunanayake closed ARCHETYPE-238.
----------------------------------

    Resolution: Fixed

I insert JAVA_HOME as a my java jre.Then my mvn is not correctly worked.After that,

I found out my error.My kespersky Anti-virus was Qurantine my java.exe.When i restore that my maven was correctly working again.
Thanks.

> Missing: ---------- 1) com.sun:tools:jar:1.4.2
> ----------------------------------------------
>
>                 Key: ARCHETYPE-238
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-238
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Archetypes
>         Environment: D:\>mvn --version
> Maven version: 2.0.10
> Java version: 1.6.0_10
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: karunanayake
>            Priority: Critical
>         Attachments: mail.properties, myproject.zip
>
>
> Missing:
> ----------
> 1) com.sun:tools:jar:1.4.2
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.
> 4.2 -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there:
>       mvn deploy:deploy-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.4.
> 2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>         1) org.codehaus.mojo:aspectj-maven-plugin:maven-plugin:1.0-beta-2
>         2) com.sun:tools:jar:1.4.2
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.codehaus.mojo:aspectj-maven-plugin:maven-plugin:1.0-beta-2
> from the specified remote repositories:
>   appfuse (http://static.appfuse.org/repository),
>   codehaus.org (http://repository.codehaus.org),
>   snapshots (http://snapshots.repository.codehaus.org),
>   central (http://repo1.maven.org/maven2)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira