On Tue, Nov 10, 2009 at 3:34 PM, monkeyden <[email protected]> wrote:

> These are simply directories in my maven project.  They are
> created manually and they each contain a jar file and a pom file.  If this
> isn't possible then what is a file system repository, if anything?  Is it
> just the local maven repo (in the .m2 folder)?

A file system repo is a remote repo that happens to be on the file
system and uses a file:// url.  It is not the same as your local repo.

For anyone to help you figure out what's wrong, we'll need more
details.  If you've manually created the repo, then there's a chance
you haven't done it right and that's why it's not working.  What
exactly is the structure and contents under the 'lib' directory?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to