Re: Maven Embedder - Jar in official repo is too old

2009-01-23 Thread Jim Shingler

The repository below requires a userid and password, . . .  do you have
public repository, . . .  I have a need for maven embedder too.



Jason van Zyl-2 wrote:
> 
> Take it from the CI system, there is no official release.
> 
> http://ci.sonatype.org/view/Maven%203.0.x/job/maven-3.0.x-bootstrap/
> 
> On 4-Sep-08, at 9:00 AM, Kem Elbrader wrote:
> 
>> I'm also interested in using maven embedder and don't know which
>> version to use and where to find it. I had been using 2.1-SNAPSHOT
>> from the snapshot repo but it seems to no longer be available.
>>
>> On Wed, Sep 3, 2008 at 1:12 PM, Shalin Shekhar Mangar
>>  wrote:
>>> Hello,
>>>
>>> I'm trying to embed Maven in my application. I've looked at the Maven
>>> embedded mini-guide at
>>> http://maven.apache.org/guides/mini/guide-embedding-m2.html
>>>
>>> The latest version of maven-embedded at the main repository is  
>>> 2.0.4 (
>>> http://repo1.maven.org/maven2/org/apache/maven/maven-embedder/ ).  
>>> However,
>>> that version seems to be very old and many of the classes and  
>>> methods used
>>> in the example snippet on the guide page do not exist in that  
>>> version.
>>>
>>> Where can I find the most recent stable release 2.0.9 version for
>>> maven-embedded? Is it not hosted on any repository?
>>>
>>> --
>>> Regards,
>>> Shalin Shekhar Mangar.
>>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
> 
> Thanks,
> 
> Jason
> 
> --
> Jason van Zyl
> Founder,  Apache Maven
> jason at sonatype dot com
> --
> 
> 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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Maven-Embedder---Jar-in-official-repo-is-too-old-tp837106p2204756.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: Maven Embedder - Jar in official repo is too old

2008-09-04 Thread Jason van Zyl

Take it from the CI system, there is no official release.

http://ci.sonatype.org/view/Maven%203.0.x/job/maven-3.0.x-bootstrap/

On 4-Sep-08, at 9:00 AM, Kem Elbrader wrote:


I'm also interested in using maven embedder and don't know which
version to use and where to find it. I had been using 2.1-SNAPSHOT
from the snapshot repo but it seems to no longer be available.

On Wed, Sep 3, 2008 at 1:12 PM, Shalin Shekhar Mangar
<[EMAIL PROTECTED]> wrote:

Hello,

I'm trying to embed Maven in my application. I've looked at the Maven
embedded mini-guide at
http://maven.apache.org/guides/mini/guide-embedding-m2.html

The latest version of maven-embedded at the main repository is  
2.0.4 (
http://repo1.maven.org/maven2/org/apache/maven/maven-embedder/ ).  
However,
that version seems to be very old and many of the classes and  
methods used
in the example snippet on the guide page do not exist in that  
version.


Where can I find the most recent stable release 2.0.9 version for
maven-embedded? Is it not hosted on any repository?

--
Regards,
Shalin Shekhar Mangar.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
--

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven Embedder - Jar in official repo is too old

2008-09-04 Thread Kem Elbrader
I'm also interested in using maven embedder and don't know which
version to use and where to find it. I had been using 2.1-SNAPSHOT
from the snapshot repo but it seems to no longer be available.

On Wed, Sep 3, 2008 at 1:12 PM, Shalin Shekhar Mangar
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to embed Maven in my application. I've looked at the Maven
> embedded mini-guide at
> http://maven.apache.org/guides/mini/guide-embedding-m2.html
>
> The latest version of maven-embedded at the main repository is 2.0.4 (
> http://repo1.maven.org/maven2/org/apache/maven/maven-embedder/ ). However,
> that version seems to be very old and many of the classes and methods used
> in the example snippet on the guide page do not exist in that version.
>
> Where can I find the most recent stable release 2.0.9 version for
> maven-embedded? Is it not hosted on any repository?
>
> --
> Regards,
> Shalin Shekhar Mangar.
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Maven Embedder - Jar in official repo is too old

2008-09-03 Thread Shalin Shekhar Mangar
Hello,

I'm trying to embed Maven in my application. I've looked at the Maven
embedded mini-guide at
http://maven.apache.org/guides/mini/guide-embedding-m2.html

The latest version of maven-embedded at the main repository is 2.0.4 (
http://repo1.maven.org/maven2/org/apache/maven/maven-embedder/ ). However,
that version seems to be very old and many of the classes and methods used
in the example snippet on the guide page do not exist in that version.

Where can I find the most recent stable release 2.0.9 version for
maven-embedded? Is it not hosted on any repository?

-- 
Regards,
Shalin Shekhar Mangar.