Re: Plexus Component 1.1.7 for Maven 2.2.1

2009-10-10 Thread kenshin1733

Thanks for the quick reply. And that is what I was looking for. Thanks very
much. I'm gonna try and add this repository to the default list. Which, by
the way, I don't know how. So I'll be googling it. :) 
Thanks again.

wayne wrote:
 
 Is this the artifact you're looking for?
 http://repo2.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/
 
 If so, which mirrors don't have these files? They are dated Dec 2006
 so they're quite old.
 
 Wayne
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Plexus-Component-1.1.7-for-Maven-2.2.1-tp25830488p25832334.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Plexus Component 1.1.7 for Maven 2.2.1

2009-10-10 Thread kenshin1733

Hello,
 Here is what happened. I added the given list to the list of repositories
and plugin-repositories. However, I'm still facing the original problem that
I was facing. When it is about to download the .pom file it hangs there.
Doing nothing. So I need to figure out what exactly causes it to stop
downloading. Earlier the repo1 subdomain didn't have 1.1.7 version. This
repo2 does have it. Still its not being downloaded. Any ideas why? Really
appreciate the help.
Thanks

kenshin1733 wrote:
 
 Thanks for the quick reply. And that is what I was looking for. Thanks
 very much. I'm gonna try and add this repository to the default list.
 Which, by the way, I don't know how. So I'll be googling it. :) 
 Thanks again.
 
 wayne wrote:
 
 Is this the artifact you're looking for?
 http://repo2.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/
 
 If so, which mirrors don't have these files? They are dated Dec 2006
 so they're quite old.
 
 Wayne
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Plexus-Component-1.1.7-for-Maven-2.2.1-tp25830488p25832441.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Plexus Component 1.1.7 for Maven 2.2.1

2009-10-10 Thread Anders Hammar
repo1 has it as well (
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/). Not
sure what the difference is between repo1 and repo2.

What groupId and artifactId have you defined in your dependency?

/A

On Sat, Oct 10, 2009 at 11:23, kenshin1733 kenshin1...@gmail.com wrote:


 Hello,
  Here is what happened. I added the given list to the list of repositories
 and plugin-repositories. However, I'm still facing the original problem
 that
 I was facing. When it is about to download the .pom file it hangs there.
 Doing nothing. So I need to figure out what exactly causes it to stop
 downloading. Earlier the repo1 subdomain didn't have 1.1.7 version. This
 repo2 does have it. Still its not being downloaded. Any ideas why? Really
 appreciate the help.
 Thanks

 kenshin1733 wrote:
 
  Thanks for the quick reply. And that is what I was looking for. Thanks
  very much. I'm gonna try and add this repository to the default list.
  Which, by the way, I don't know how. So I'll be googling it. :)
  Thanks again.
 
  wayne wrote:
 
  Is this the artifact you're looking for?
 
 http://repo2.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/
 
  If so, which mirrors don't have these files? They are dated Dec 2006
  so they're quite old.
 
  Wayne
 
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 
 

 --
 View this message in context:
 http://www.nabble.com/Plexus-Component-1.1.7-for-Maven-2.2.1-tp25830488p25832441.html
 Sent from the Maven - Users mailing list archive at Nabble.com.


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




Re: Plexus Component 1.1.7 for Maven 2.2.1

2009-10-10 Thread Anders Hammar
A quick check tells me that repo1 and repo2 has the same ip address, so most
likely they are the same. But to be honest, I haven't heard of the repo2
address before.

/A

On Sat, Oct 10, 2009 at 13:03, Anders Hammar and...@hammar.net wrote:

 repo1 has it as well (
 http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/). Not
 sure what the difference is between repo1 and repo2.

 What groupId and artifactId have you defined in your dependency?

 /A

 On Sat, Oct 10, 2009 at 11:23, kenshin1733 kenshin1...@gmail.com wrote:


 Hello,
  Here is what happened. I added the given list to the list of repositories
 and plugin-repositories. However, I'm still facing the original problem
 that
 I was facing. When it is about to download the .pom file it hangs there.
 Doing nothing. So I need to figure out what exactly causes it to stop
 downloading. Earlier the repo1 subdomain didn't have 1.1.7 version. This
 repo2 does have it. Still its not being downloaded. Any ideas why? Really
 appreciate the help.
 Thanks

 kenshin1733 wrote:
 
  Thanks for the quick reply. And that is what I was looking for. Thanks
  very much. I'm gonna try and add this repository to the default list.
  Which, by the way, I don't know how. So I'll be googling it. :)
  Thanks again.
 
  wayne wrote:
 
  Is this the artifact you're looking for?
 
 http://repo2.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/
 
  If so, which mirrors don't have these files? They are dated Dec 2006
  so they're quite old.
 
  Wayne
 
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 
 

 --
 View this message in context:
 http://www.nabble.com/Plexus-Component-1.1.7-for-Maven-2.2.1-tp25830488p25832441.html
 Sent from the Maven - Users mailing list archive at Nabble.com.


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





Plexus Component 1.1.7 for Maven 2.2.1

2009-10-09 Thread kenshin1733

Hello,
I am trying to run the command 'mvn install'. But somehow it is not able to
download the file plexus component 1.1.7 pom file. I checked it out online
on different mirror and most have them contain up to version 1.1.2 or 1.1.3
but not 1.1.7. What do I do? I'm a newbie and I've started learning maven 2
since yesterday. Can anyone please help?
-- 
View this message in context: 
http://www.nabble.com/Plexus-Component-1.1.7-for-Maven-2.2.1-tp25830488p25830488.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Plexus Component 1.1.7 for Maven 2.2.1

2009-10-09 Thread Wayne Fay
 I am trying to run the command 'mvn install'. But somehow it is not able to
 download the file plexus component 1.1.7 pom file. I checked it out online
 on different mirror and most have them contain up to version 1.1.2 or 1.1.3
 but not 1.1.7. What do I do? I'm a newbie and I've started learning maven 2
 since yesterday. Can anyone please help?

Is this the artifact you're looking for?
http://repo2.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/

If so, which mirrors don't have these files? They are dated Dec 2006
so they're quite old.

Wayne

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