Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-users] Using a projects generated Jar as part of the resolution

Hello Aetherians,

Is it possible to include a project's generated Jar on a local file system as part of the Aether resolution? The project jar would have to have precedence over the local and remote repositories.

I started looking at SimpleLocalRepositoryManagerFactory and EnhancedLocalRepositoryManagerFactory with the thought that an Artifact could be registered to use the project jar vs standard resolution. I am having a bit of trouble reverse engineering the steps of execution and was hoping someone might have some insight and/or a better idea.

Any help is greatly appreciated.

thanks,
Michael


Back to the top