Hello Patrick, I think a mvn source:jar deploy should deploy the source artifacts to your voting repository.
How do you create the voting repository? Regards Bernd Patrick Linskey schrieb: > Hi, > > javadoc:jar doesn't seem to work with our current pom structure; I'll > add this to the list of things to address with a modernization of > OpenJPA's mvn usage. > > I ran source:jar and uploaded a full new m2 repository [2]. The source > jars got built locally, but did not deploy when I ran 'mvn site:deploy'. > Is that expected? Is there something special that needs to be done to > get the source jars through the process? > > Thanks, > > -Patrick > > [2] > http://people.apache.org/~pcl/release-candidates/1.1.0/repo/m2-ibiblio-rsync-repository-2/ > > > 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. 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 >>> >
