You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jason van Zyl <ja...@maven.org> on 2005/10/28 23:25:30 UTC

artifact relocation

Hi,

In two of our ITs the servlet-api JAR is required. In it0016 and it0018,
and they both use servletapi:servletapi:2.4-20040521 and says it has
been relocated to javax.servlet:servlet-api:2.4-20040521 but there's
nothing there as far as I can see. How does the relocation process work?
Do we move stuff around manually in the canonical repository? Or does
repoclean do the work?

-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

People develop abstractions by generalizing from concrete examples.
Every attempt to determine the correct abstraction on paper without
actually developing a running system is doomed to failure. No one
is that smart. A framework is a resuable design, so you develop it by
looking at the things it is supposed to be a design of. The more examples
you look at, the more general your framework will be.

  -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks 


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


Re: artifact relocation

Posted by Jason van Zyl <ja...@maven.org>.
On Sat, 2005-10-29 at 10:24 +0800, Edwin Punzalan wrote:
> Hi,
> 
> Sorry about that. I didn't know that I should be adding the missing jars 
> too.  I thought I was only to inspect the poms.

No problem. If we have the information about where the files are to be
moved to then we can probably create a tool to do this for us.

> 
> Carlos Sanchez wrote:
> 
> >We move it manually. I think Edwin added the relocation section but
> >maybe he forgot to add the new jar.
> >
> >On 10/28/05, Jason van Zyl <ja...@maven.org> wrote:
> >  
> >
> >>Hi,
> >>
> >>In two of our ITs the servlet-api JAR is required. In it0016 and it0018,
> >>and they both use servletapi:servletapi:2.4-20040521 and says it has
> >>been relocated to javax.servlet:servlet-api:2.4-20040521 but there's
> >>nothing there as far as I can see. How does the relocation process work?
> >>Do we move stuff around manually in the canonical repository? Or does
> >>repoclean do the work?
> >>
> >>--
> >>jvz.
> >>
> >>Jason van Zyl
> >>jason at maven.org
> >>http://maven.apache.org
> >>
> >>People develop abstractions by generalizing from concrete examples.
> >>Every attempt to determine the correct abstraction on paper without
> >>actually developing a running system is doomed to failure. No one
> >>is that smart. A framework is a resuable design, so you develop it by
> >>looking at the things it is supposed to be a design of. The more examples
> >>you look at, the more general your framework will be.
> >>
> >>  -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks
> >>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >>For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >>    
> >>
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
> >  
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

Our achievements speak for themselves. What we have to keep track
of are our failures, discouragements and doubts. We tend to forget
the past difficulties, the many false starts, and the painful
groping. We see our past achievements as the end result of a
clean forward thrust, and our present difficulties as
signs of decline and decay.

 -- Eric Hoffer, Reflections on the Human Condition


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


Re: artifact relocation

Posted by Edwin Punzalan <ep...@exist.com>.
Hi,

Sorry about that. I didn't know that I should be adding the missing jars 
too.  I thought I was only to inspect the poms.


Carlos Sanchez wrote:

>We move it manually. I think Edwin added the relocation section but
>maybe he forgot to add the new jar.
>
>On 10/28/05, Jason van Zyl <ja...@maven.org> wrote:
>  
>
>>Hi,
>>
>>In two of our ITs the servlet-api JAR is required. In it0016 and it0018,
>>and they both use servletapi:servletapi:2.4-20040521 and says it has
>>been relocated to javax.servlet:servlet-api:2.4-20040521 but there's
>>nothing there as far as I can see. How does the relocation process work?
>>Do we move stuff around manually in the canonical repository? Or does
>>repoclean do the work?
>>
>>--
>>jvz.
>>
>>Jason van Zyl
>>jason at maven.org
>>http://maven.apache.org
>>
>>People develop abstractions by generalizing from concrete examples.
>>Every attempt to determine the correct abstraction on paper without
>>actually developing a running system is doomed to failure. No one
>>is that smart. A framework is a resuable design, so you develop it by
>>looking at the things it is supposed to be a design of. The more examples
>>you look at, the more general your framework will be.
>>
>>  -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>For additional commands, e-mail: dev-help@maven.apache.org
>
>
>  
>

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


Re: artifact relocation

Posted by Carlos Sanchez <ca...@apache.org>.
Should be fixed in next push to ibiblio

On 10/28/05, Carlos Sanchez <ca...@apache.org> wrote:
> We move it manually. I think Edwin added the relocation section but
> maybe he forgot to add the new jar.
>
> On 10/28/05, Jason van Zyl <ja...@maven.org> wrote:
> > Hi,
> >
> > In two of our ITs the servlet-api JAR is required. In it0016 and it0018,
> > and they both use servletapi:servletapi:2.4-20040521 and says it has
> > been relocated to javax.servlet:servlet-api:2.4-20040521 but there's
> > nothing there as far as I can see. How does the relocation process work?
> > Do we move stuff around manually in the canonical repository? Or does
> > repoclean do the work?
> >
> > --
> > jvz.
> >
> > Jason van Zyl
> > jason at maven.org
> > http://maven.apache.org
> >
> > People develop abstractions by generalizing from concrete examples.
> > Every attempt to determine the correct abstraction on paper without
> > actually developing a running system is doomed to failure. No one
> > is that smart. A framework is a resuable design, so you develop it by
> > looking at the things it is supposed to be a design of. The more examples
> > you look at, the more general your framework will be.
> >
> >   -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>

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


Re: artifact relocation

Posted by Carlos Sanchez <ca...@apache.org>.
We move it manually. I think Edwin added the relocation section but
maybe he forgot to add the new jar.

On 10/28/05, Jason van Zyl <ja...@maven.org> wrote:
> Hi,
>
> In two of our ITs the servlet-api JAR is required. In it0016 and it0018,
> and they both use servletapi:servletapi:2.4-20040521 and says it has
> been relocated to javax.servlet:servlet-api:2.4-20040521 but there's
> nothing there as far as I can see. How does the relocation process work?
> Do we move stuff around manually in the canonical repository? Or does
> repoclean do the work?
>
> --
> jvz.
>
> Jason van Zyl
> jason at maven.org
> http://maven.apache.org
>
> People develop abstractions by generalizing from concrete examples.
> Every attempt to determine the correct abstraction on paper without
> actually developing a running system is doomed to failure. No one
> is that smart. A framework is a resuable design, so you develop it by
> looking at the things it is supposed to be a design of. The more examples
> you look at, the more general your framework will be.
>
>   -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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