hi
Please consider documentation section "44.3 Adding ADF Library Components into Projects"
at http://docs.oracle.com/middleware/1213/adf/develop/adf-web-component-reuse.htm#ADFFD1863
It says "After ADF Library JARs are created, they must be distributed to the developers who will use these JARs. ..." and talks about File System Connections.
If my ADF Library JAR is a Maven artifact and as such in a Maven repository, how do I add such ADF Libraries into Projects?
Is there maybe something like a Maven repository connection to use (instead of a File System Connection)?
Note that I posted a related more general question in topic "combining Maven en ADF Libraries"
at https://groups.google.com/d/topic/adf-methodology/0bqjkJAJoDc/discussion
many thanks
Jan Vervecken