Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-users] Getting along with Maven in my local repo

I've written an Aether-using application for which I need it to 'see' artifacts deposited in my ~/.m2/repository by ordinary Maven runs.

I think that I'm getting hit by the metadata check that causes Aether apps to only see their own stuff.

is there a way to turn this check off in Aether at the API level?

I can push the business to github for the curious.


Back to the top