Hi Folks! I currently get the following exception when trying to compile myfaces-core
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.0:unpack (unpack-shared-impl-sources) on project myfaces-shaded-impl: Unable to resolve artifact. Could not transfer artifact org.apache.myfaces.core:myfaces-impl:jar:sources:2.1.1 from/to java.net (http://download.java.net/maven/2): Error transferring file: download.java.net a.) we should review our dependencies to shared b.) why do we still have the java.net <repository>? We MUST get rid of it! All sun artifacts which are clean have been merged over to maven.central anyway. There is absolutely no need to have the java.net repo enlisted anymore! Should I grab through our parent and stuff? txs and LieGrue, strub
