Under Linux/Unix, it's under $HOME/.m2

Under Windows, it's usually under C:\Document And Settings\Username\.m2

alex


Alina Dima wrote:
Hi,

Where exactly is this .m2/repository/geronimo/geronimo-kernel/1.1/geronimo- kernel-1.1.pom? I searched in my Maven2 folder and I didn|t find anything.

Thanks
Alina


On 11/8/06, Matthieu Riou <[EMAIL PROTECTED]> wrote:

See

http://mail-archives.apache.org/mod_mbox/incubator-ode-dev/200611.mbox/[EMAIL PROTECTED]

That should fix it.

On 11/8/06, Alina Dima <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Thanks, but unfortunately I cannot recopile the code. I get the
following
> build error:
>
> 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.ode:ode-axis2:jar:2.0-SNAPSHOT
>         2) geronimo:geronimo-kernel:jar:1.1
> 3) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1
>
> ----------
> 1 required artifact is missing.

Reply via email to