You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mick Knutson <mi...@gmail.com> on 2007/01/05 18:24:56 UTC

Where did tomahawk get moved to on ibiblio???

This does not work anymore:

            <dependency>
                <groupId>org.apache.myfaces.tomahawk</groupId>
                <artifactId>tomahawk</artifactId>
                <version>1.1.3</version>
                <scope>compile</scope>
                <type>jar</type>
            </dependency>


and it is not located:
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/myfaces/tomahawk

There is just no tomahawk DIR at all

-- 
Thanks

DJ MICK

(Mick Knutson)
http://www.djmick.com
http://www.myspace.com/djmick_dot_com
http://www.thumpradio.com

Re: Where did tomahawk get moved to on ibiblio???

Posted by Carlos Sanchez <ca...@apache.org>.
that's something myfaces developers would have to tell you, it is not
a maven issue

On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> 1. Is that the same as:
>
>         <repository>
>             <id>MyFaces Staging</id>
>             <name>MyFaces Staging Repository</name>
>             <url>http://myfaces.zones.apache.org/dist/maven-repository</url>
>             <snapshots>
>                 <enabled>true</enabled>
>             </snapshots>
>             <releases>
>                 <enabled>false</enabled>
>             </releases>
>         </repository>
>
>
>
>
>
> On 1/5/07, Carlos Sanchez <ca...@apache.org> wrote:
> >
> > I don't think it was ever there, nothing gets deleted from ibiblio
> >
> > you probably are confusing with
> >
> > http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/
> >
> > On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> > > This does not work anymore:
> > >
> > >             <dependency>
> > >                 <groupId>org.apache.myfaces.tomahawk</groupId>
> > >                 <artifactId>tomahawk</artifactId>
> > >                 <version>1.1.3</version>
> > >                 <scope>compile</scope>
> > >                 <type>jar</type>
> > >             </dependency>
> > >
> > >
> > > and it is not located:
> > >
> > http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/myfaces/tomahawk
> > >
> > > There is just no tomahawk DIR at all
> > >
> > > --
> > > Thanks
> > >
> > > DJ MICK
> > >
> > > (Mick Knutson)
> > > http://www.djmick.com
> > > http://www.myspace.com/djmick_dot_com
> > > http://www.thumpradio.com
> > >
> > >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                              -- The Princess Bride
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Thanks
>
> DJ MICK
>
> (Mick Knutson)
> http://www.djmick.com
> http://www.myspace.com/djmick_dot_com
> http://www.thumpradio.com
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: Where did tomahawk get moved to on ibiblio???

Posted by Carlos Sanchez <ca...@apache.org>.
that's something myfaces developers would have to tell you, it is not
a maven issue

On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> 1. Is that the same as:
>
>         <repository>
>             <id>MyFaces Staging</id>
>             <name>MyFaces Staging Repository</name>
>             <url>http://myfaces.zones.apache.org/dist/maven-repository</url>
>             <snapshots>
>                 <enabled>true</enabled>
>             </snapshots>
>             <releases>
>                 <enabled>false</enabled>
>             </releases>
>         </repository>
>
>
>
>
>
> On 1/5/07, Carlos Sanchez <ca...@apache.org> wrote:
> >
> > I don't think it was ever there, nothing gets deleted from ibiblio
> >
> > you probably are confusing with
> >
> > http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/
> >
> > On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> > > This does not work anymore:
> > >
> > >             <dependency>
> > >                 <groupId>org.apache.myfaces.tomahawk</groupId>
> > >                 <artifactId>tomahawk</artifactId>
> > >                 <version>1.1.3</version>
> > >                 <scope>compile</scope>
> > >                 <type>jar</type>
> > >             </dependency>
> > >
> > >
> > > and it is not located:
> > >
> > http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/myfaces/tomahawk
> > >
> > > There is just no tomahawk DIR at all
> > >
> > > --
> > > Thanks
> > >
> > > DJ MICK
> > >
> > > (Mick Knutson)
> > > http://www.djmick.com
> > > http://www.myspace.com/djmick_dot_com
> > > http://www.thumpradio.com
> > >
> > >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                              -- The Princess Bride
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Thanks
>
> DJ MICK
>
> (Mick Knutson)
> http://www.djmick.com
> http://www.myspace.com/djmick_dot_com
> http://www.thumpradio.com
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where did tomahawk get moved to on ibiblio???

Posted by Wendy Smoak <ws...@gmail.com>.
[moved back to users@myfaces, please don't multi-post]

On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:

> 1. Is that the same as:
>
>         <repository>
>             <id>MyFaces Staging</id>
>             <name>MyFaces Staging Repository</name>
>             <url>http://myfaces.zones.apache.org/dist/maven-repository</url>
...

No, the staging repository on the zone is not the same as the ASF
snapshot repository.

The MyFaces and Tomahawk 1.1.3 releases were never deployed to the
central Maven repository.

-- 
Wendy

Re: Where did tomahawk get moved to on ibiblio???

Posted by Mick Knutson <mi...@gmail.com>.
1. Is that the same as:

        <repository>
            <id>MyFaces Staging</id>
            <name>MyFaces Staging Repository</name>
            <url>http://myfaces.zones.apache.org/dist/maven-repository</url>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
            <releases>
                <enabled>false</enabled>
            </releases>
        </repository>





On 1/5/07, Carlos Sanchez <ca...@apache.org> wrote:
>
> I don't think it was ever there, nothing gets deleted from ibiblio
>
> you probably are confusing with
>
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/
>
> On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> > This does not work anymore:
> >
> >             <dependency>
> >                 <groupId>org.apache.myfaces.tomahawk</groupId>
> >                 <artifactId>tomahawk</artifactId>
> >                 <version>1.1.3</version>
> >                 <scope>compile</scope>
> >                 <type>jar</type>
> >             </dependency>
> >
> >
> > and it is not located:
> >
> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/myfaces/tomahawk
> >
> > There is just no tomahawk DIR at all
> >
> > --
> > Thanks
> >
> > DJ MICK
> >
> > (Mick Knutson)
> > http://www.djmick.com
> > http://www.myspace.com/djmick_dot_com
> > http://www.thumpradio.com
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                              -- The Princess Bride
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Thanks

DJ MICK

(Mick Knutson)
http://www.djmick.com
http://www.myspace.com/djmick_dot_com
http://www.thumpradio.com

Re: Where did tomahawk get moved to on ibiblio???

Posted by Carlos Sanchez <ca...@apache.org>.
I don't think it was ever there, nothing gets deleted from ibiblio

you probably are confusing with
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/

On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> This does not work anymore:
>
>             <dependency>
>                 <groupId>org.apache.myfaces.tomahawk</groupId>
>                 <artifactId>tomahawk</artifactId>
>                 <version>1.1.3</version>
>                 <scope>compile</scope>
>                 <type>jar</type>
>             </dependency>
>
>
> and it is not located:
> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/myfaces/tomahawk
>
> There is just no tomahawk DIR at all
>
> --
> Thanks
>
> DJ MICK
>
> (Mick Knutson)
> http://www.djmick.com
> http://www.myspace.com/djmick_dot_com
> http://www.thumpradio.com
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where did tomahawk get moved to on ibiblio???

Posted by Carlos Sanchez <ca...@apache.org>.
I don't think it was ever there, nothing gets deleted from ibiblio

you probably are confusing with
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/

On 1/5/07, Mick Knutson <mi...@gmail.com> wrote:
> This does not work anymore:
>
>             <dependency>
>                 <groupId>org.apache.myfaces.tomahawk</groupId>
>                 <artifactId>tomahawk</artifactId>
>                 <version>1.1.3</version>
>                 <scope>compile</scope>
>                 <type>jar</type>
>             </dependency>
>
>
> and it is not located:
> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/myfaces/tomahawk
>
> There is just no tomahawk DIR at all
>
> --
> Thanks
>
> DJ MICK
>
> (Mick Knutson)
> http://www.djmick.com
> http://www.myspace.com/djmick_dot_com
> http://www.thumpradio.com
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride