Thanks Wayne

Can you please give me the sytax for this. I tried various systax but it
did't worked.
please paste your Setting file which contains this setting it would be very
helpful



Wayne Fay wrote:
> 
> You can always access your M1 style repo with <layout>legacy</layout>.
> And you deploy to legacy as well with "mvn deploy:deploy-file
> -DrepositoryLayout=legacy".
> 
> So if you really believe the M1 layout is better, you can keep using it.
> 
> Wayne
> 
> On 7/3/07, Harish Kachoria <[EMAIL PROTECTED]> wrote:
>>
>> I can use that command but presently I have almost more then 30 jar
>> files.
>> and
>> First It is bad idea to run same command for all this jar.
>> Second this structure will create 30 different folder in my repository
>> which
>> I think a burden to maintain.
>> I like the maven 1.0 layout in which I can put all my jar (belongs to a
>> logical group) in single folder.
>> which I feel very easy to maintain.
>>
>>
>> Thorsten Heit-3 wrote:
>> >
>> > Hi,
>> >
>> >> Default layout of maven 2.0 is a burden for me. as I have many jar
>> with
>> >> same
>> >> group and if I need to use default layour of Maven 2.0 then I need to
>> >> create
>> >> seprate directory for each jar.
>> >>
>> >> So please help me to configure legacy layout for local repository.
>> >>
>> >> I tried to configure it but could not suceed.
>> >>
>> >> IT would be very help fule if you can give me pom/setting
>> configuration.
>> >
>> > Why don't you just use "mvn deploy:deploy-file" or "mvn
>> > install:install-file"? Maven automatically creates the necessary
>> directory
>> > structure for you.
>> >
>> >
>> > http://maven.apache.org/plugins/maven-install-plugin/
>> > http://maven.apache.org/plugins/maven-deploy-plugin/
>> > http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html
>> >
>> >
>> > HTH
>> >
>> > Thorsten
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/how-to-configure-Default-Repository-Layout-for-local-repository-tf4018468s177.html#a11414400
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-configure-Default-Repository-Layout-for-local-repository-tf4018468s177.html#a11414813
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to