Hello Craig, some IDEs and IDE maven-plugin supports downloading the source and javadoc artifact from the repository. You don't need to attach the source and javadoc to the project anymore.
For example the maven-eclipse-plugin http://maven.apache.org/plugins/maven-eclipse-plugin/examples/attach-library-sources.html Regards Bernd Craig L Russell schrieb: > Hi Bernd, > > On May 19, 2008, at 11:37 PM, Bernd Bohmann wrote: > >> Hello Patrick, >> >> it would be nice if the maven2 repository includes the source and >> javadoc artifacts as well. > > I'm not familiar with how you would use these artifacts from the maven > repo. Can you give an example? > > Thanks, > > Craig > >> The source and javadoc artifacts are >> generated with the javadoc:jar and source:jar goals. >> >> Regards >> >> Bernd >> >> Patrick Linskey schrieb: >>> OpenJPA Developers- >>> >>> A second candidate build for OpenJPA 1.1.0 is available at the following >>> URLs: >>> >>> http://openjpa.apache.org/builds/1.1.0/downloads/ >>> http://people.apache.org/~pcl/release-candidates/1.1.0/repo/m2-ibiblio-rsync-repository/ >>> >>> >>> >>> Please review these artifacts and signatures, and vote whether we >>> should release them as Apache OpenJPA version 1.1.0. Release notes >>> for this release are included in the artifact, or can be browsed at: >>> >>> http://svn.apache.org/repos/asf/openjpa/branches/1.1.0/openjpa-project/RELEASE-NOTES.html >>> >>> >>> >>> The Apache Release Audit Tool has been run on the release, and no >>> missing licenses were found with the exceptions listed in the >>> exclusion section of the "rat-maven-plugin" configuration in http:// >>> svn.apache.org/repos/asf/openjpa/branches/1.1.0/pom.xml . >>> >>> The JPA 1.0 TCK has been successfully run against the release as well. >>> >>> In accordance with http://www.apache.org/foundation/ >>> voting.html#ReleaseVotes , three +1 votes will be sufficient to >>> approve the release for publication. While it is not possible to veto >>> a release, the vote will remain open for the standard 3 day period >>> (ending at 9:30pm Pacific on Thursday 5/22) in order to allow people to >>> thoroughly review the release and perform whatever additional testing >>> they desire and raise any concerns or objections. >>> >>> A vote of "+1" means you approve of the release for publication, "-1" >>> means you do not approve, and a "+0" or "-0" means you are neutral. >>> >>> Thanks in advance for your diligence in helping to ensure that the >>> quality of the OpenJPA 1.1.0 release reflects the high quality of all >>> of its contributors! >>> >>> -Patrick >>> > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:[EMAIL PROTECTED] > P.S. A good JDO? O, Gasp! >
