You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ted Kirby (JIRA)" <ji...@apache.org> on 2007/03/28 23:19:25 UTC

[jira] Commented: (GERONIMODEVTOOLS-139) Build failure with rev 523427

    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484993 ] 

Ted Kirby commented on GERONIMODEVTOOLS-139:
--------------------------------------------

That fix worked for me.  I get a successful build.

> Build failure with rev 523427
> -----------------------------
>
>                 Key: GERONIMODEVTOOLS-139
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-139
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0
>            Reporter: Ted Kirby
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=
> geronimo-qname_1.1_spec \
>           -Dversion=1.0.1 -Dpackaging=test -Dfile=/path/to/file
>   Path to dependency:
>         1) org.apache.geronimo.devtools:geronimo-1.1-emf:jar:1.0
>         2) openejb:openejb-pkgen-builder:jar:2.1.1
>         3) geronimo:geronimo-kernel:jar:1.1.1
>         4) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.apache.geronimo.devtools:geronimo-1.1-emf:jar:1.0
> from the specified remote repositories:
>   sppatel (http://people.apache.org/~sppatel/maven/repository/),
>   codehaus-snapshots (http://snapshots.repository.codehaus.org),
>   central (http://repo1.maven.org/maven2),
>   apache.incubator (http://people.apache.org/repo/m2-incubating-repository/),
>   apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 52 minutes 26 seconds
> [INFO] Finished at: Wed Mar 28 16:19:24 EDT 2007
> [INFO] Final Memory: 20M/76M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.