The Maven2 deploy plugin can deploy files to a Maven1 ("legacy") style
repository layout. See this page for more details, specifically the
"repositoryLayout" parameter:
http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.htmlWayne On 5/21/07, Kiran Kodlady <[EMAIL PROTECTED]> wrote:
Hey wayne.. U r right... I am using layout structure similiar to maven1.. Wayne Fay wrote: > > It sounds like you are dealing with a Maven1 repository layout. > > Is that correct? Or is this a layout which just happens to be similar > to Maven1, but has some small differences etc? > > Wayne > > On 5/21/07, Kiran Kodlady <[EMAIL PROTECTED]> wrote: >> >> hello...all, >> >> I got some interesting question here.. >> >> At our project specific remote repository , below mentioned structure has >> been followed for storing a particular jar : >> >> es-core-->jars-->es-asynchronous-4.0.8 >> >> But latest maven 2.0.6 requires above given jar should be placed in a >> different way altogether i.e, >> >> es-core-->4.0.8 --> es-asynchronous-4.0.8 >> >> Due to unavailability of access for changing the folder structure @ >> remote , >> i need to change the way how the maven works. >> Could you please help me in solving this problem ?? >> >> -- >> View this message in context: >> http://www.nabble.com/how-to-change-the-dependency-reading-order-in-maven-2.0.6-tf3789581s177.html#a10716821 >> 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-change-the-dependency-reading-order-in-maven-2.0.6-tf3789581s177.html#a10731466 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]
