[jboss-jira] [JBoss JIRA] Commented: (JBAS-8254) Release to maven repository fails with source jars being mandatory
Paul Gier (JIRA)
jira-events at lists.jboss.org
Tue Jul 27 17:31:33 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12541369#action_12541369 ]
Paul Gier commented on JBAS-8254:
---------------------------------
weld-int uses the assembly plugin to generate a jar, the assembly plugin should also create a matching source jar.
jboss-as-embedded has only test sources. Since it produces only an empty main jar file, it could probably be changed to "pom" packaging to not create this jar.
> Release to maven repository fails with source jars being mandatory
> ------------------------------------------------------------------
>
> Key: JBAS-8254
> URL: https://jira.jboss.org/browse/JBAS-8254
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build System
> Affects Versions: 6.0.0.M4
> Reporter: Rajesh Rajasekaran
> Assignee: Jason T. Greene
> Priority: Blocker
>
> Validation for source jars being mandatory was turned on recently. Deploying AS release to maven repository fails since the two modules are missing source jars.
> Staging ruleset evaluation on repository 'JBoss Release Staging Profile-004 has failed.
> Staging Sources Validation
> -Missing: no sources jar found in folder '/org/jboss/jbossas/weld-int-assembly/6.0.0.20100721-M4'
> -Missing: no sources jar found in folder '/org/jboss/jbossas/jboss-as-embedded/6.0.0.20100721-M4'
> Paul turned off validation for now and I am able to upload the release. This should be fixed for the next release.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list