Re: How to create a maven local repository

2009-12-31 Thread Roland Asmann
Hi,

Just run Maven on a project and everything will solve itself!

Or is there a specific reason you only want this initial repository?

Roland




 Hi,



 In preceeding Maven version, there was a way to build and initiate a local
 repository via the CLI :

 %MAVEN_HOME%\bin\install_repo.bat %HOME%\.maven\repository

 And this command created a repository and loaded some core .jar



 By now, when I unzip maven2, under \bin I don't find any more a script to
 build a local repository.



 Looking at the Maven doc, I found I have to use Nexus ?!? Why not, but
 it's
 a so different way to build a local repository !

 And, on Nexus site, I found either to buy Nexus pro !!! or use m2eclipse ;
 why should I use eclipe ??



 Well, I'm lost.



 Isn't it a simple way as before to build and initiate de local repository
 ?



 Thanks for help











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



RE: How to create a maven local repository

2009-12-31 Thread Mezigue
Hi Roland,

Thanks for your advice.

You are certainly right ; to be true, I should say you are surely right !
:)

Of course, I have no reason to initiate a local repository, but, why was
this necessary in the previous version of Maven ?? And I've not found any
advertisement about this in release notes.

Alain 

-Message d'origine-
De : Roland Asmann [mailto:roland.asm...@adesso.at] 
Envoyé : jeudi 31 décembre 2009 1:42 Juliane
À : Maven Users List
Objet : Re: How to create a maven local repository

Hi,

Just run Maven on a project and everything will solve itself!

Or is there a specific reason you only want this initial repository?

Roland




 Hi,



 In preceeding Maven version, there was a way to build and initiate a local
 repository via the CLI :

 %MAVEN_HOME%\bin\install_repo.bat %HOME%\.maven\repository

 And this command created a repository and loaded some core .jar



 By now, when I unzip maven2, under \bin I don't find any more a script to
 build a local repository.



 Looking at the Maven doc, I found I have to use Nexus ?!? Why not, but
 it's
 a so different way to build a local repository !

 And, on Nexus site, I found either to buy Nexus pro !!! or use m2eclipse ;
 why should I use eclipe ??



 Well, I'm lost.



 Isn't it a simple way as before to build and initiate de local repository
 ?



 Thanks for help











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



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



Re: How to create a maven local repository

2009-12-31 Thread Justin Edelson

On 12/31/09 10:15 AM, Mezigue wrote:

Hi Roland,

Thanks for your advice.

You are certainly right ; to be true, I should say you are surely right !
:)

Of course, I have no reason to initiate a local repository, but, why was
this necessary in the previous version of Maven ?? And I've not found any
advertisement about this in release notes.
   
Just a word of advice - don't think of Maven 2 and Maven 1 as being the 
same piece of software - they share some concepts, but ultimately are 
very different. Maven 2 release notes are unlikely to reference changes 
from Maven 1.


Justin

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



Re: How to create a maven local repository

2009-12-31 Thread Roland Asmann
 On 12/31/09 10:15 AM, Mezigue wrote:
 Hi Roland,

 Thanks for your advice.

 You are certainly right ; to be true, I should say you are surely
 right !
 :)

 Of course, I have no reason to initiate a local repository, but, why was
 this necessary in the previous version of Maven ?? And I've not found
 any
 advertisement about this in release notes.

 Just a word of advice - don't think of Maven 2 and Maven 1 as being the
 same piece of software - they share some concepts, but ultimately are
 very different. Maven 2 release notes are unlikely to reference changes
 from Maven 1.

 Justin

And exactly THAT was probably the reason you needed to do that before:
because you were using Maven 1. :-)

Roland



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