On 11/15/06, jiangshachina <[EMAIL PROTECTED]> wrote:

What's the feature of the repository?
It seems that the repository isn't compatible with Maven specification.
Generally, artifact and pom file are in same directory, but the repository
is not.

The java.net repo is a Maven 1 repository.  (That's what layout=legacy
means in the <repository> config Jim posted, and why the structure is
different.)

Before you add that repo to your pom, double check that the artifact
you want is really not available in the central repo..  I thought they
were syncing java.net with central now.

--
Wendy

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

Reply via email to