I have 2 projects one in JDK 1.5 and other one in JDK 1.6 .
Can both the projects use the same archiva repository ? Will there be any issues in commonly used jars . Like for example my understanding is that some jar files will be compiled with JDK 1.6 and some with JDK 1.5.
Please kindly clarify . I am new to archiva MAVEN repo implementation.