Re: running a internal repositories

2006-03-22 Thread Pierre Monestie
Actually I just figured I needed to run this:
mvn deploy:deploy-file -DgroupId= \
-DartifactId= \
-Dversion= \
-Dpackaging= \
-Dfile= \
-DrepositoryId= \
-Durl=

Thanks,
Pierre

On 3/22/06, Mang Jun Lau <[EMAIL PROTECTED]> wrote:
> What kind of errors do you get?
>
> Have you read this page yet?
> http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html
>
>
> _Mang Lau
>
>
>
>
>
> "Pierre Monestie" <[EMAIL PROTECTED]>
> 03/22/2006 04:55 PM
> Please respond to
> "Maven Users List" 
>
>
> To
> users@maven.apache.org
> cc
>
> Subject
> running a internal repositories
>
>
>
>
>
>
> Hi,
> I'm a bit confused as far as setting up an internal repository:
> So far I just copied what was in my local cache onto it and that
> worked. However what is the correct methods to install new jars onto
> it. More precisely I want to install libraries that are not in the
> maven central and for which I just have a jar. Maven will always
> complain if I don't have a pom associated with it. I tried maven
> install:install-file without success.
> Thanks,
> Pierre
>
> -
> 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]



Re: running a internal repositories

2006-03-22 Thread Mang Jun Lau
What kind of errors do you get?

Have you read this page yet?
http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html


_Mang Lau





"Pierre Monestie" <[EMAIL PROTECTED]> 
03/22/2006 04:55 PM
Please respond to
"Maven Users List" 


To
users@maven.apache.org
cc

Subject
running a internal repositories






Hi,
I'm a bit confused as far as setting up an internal repository:
So far I just copied what was in my local cache onto it and that
worked. However what is the correct methods to install new jars onto
it. More precisely I want to install libraries that are not in the
maven central and for which I just have a jar. Maven will always
complain if I don't have a pom associated with it. I tried maven
install:install-file without success.
Thanks,
Pierre

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




running a internal repositories

2006-03-22 Thread Pierre Monestie
Hi,
I'm a bit confused as far as setting up an internal repository:
So far I just copied what was in my local cache onto it and that
worked. However what is the correct methods to install new jars onto
it. More precisely I want to install libraries that are not in the
maven central and for which I just have a jar. Maven will always
complain if I don't have a pom associated with it. I tried maven
install:install-file without success.
Thanks,
Pierre

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