On 7/5/06, Chris Miner <[email protected]> wrote:
I followed the instructions on how to build Magnolia, and wonder about the errors produced when running mvn eclipse:eclipse from within the magnolia-project directory. Although the maven build claims success in the end, every project build output has a summary of "List of artifacts without a source archive:" Such as:
source archives are not strictly needed, having them in the classpath will give you javadocs in eclipse for external libraries. Many artifacts in the maven repository don't have sources, so that list is expected. fabrizio ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
