[seam-issues] [JBoss JIRA] Commented: (SEAM-10) Wrong artifact id for jboss-javaee-6.0

Sakari Isoniemi (JIRA) jira-events at lists.jboss.org
Wed Jun 9 03:17:38 EDT 2010


    [ https://jira.jboss.org/browse/SEAM-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12534646#action_12534646 ] 

Sakari Isoniemi commented on SEAM-10:
-------------------------------------

Maybe  I can resolve the problem by changing the repository to snapshot that seems to be in higher level that anonymous site.
( https://oss.sonatype.org/content/repositories/jboss-snapshots/org/jboss/seam/seam/3.0.0-SNAPSHOT/ )

If so, then what must be changed to ./build/dist/parent/pom.xml  ?

<scm>
      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/build/tags/seam-parent-1</connection>
      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/build/tags/seam-parent-1</developerConnection>
      <url>http://fisheye.jboss.org/browse/Seam/seam/build/tags/seam-parent-1</url>
   </scm>


> Wrong artifact id for jboss-javaee-6.0
> --------------------------------------
>
>                 Key: SEAM-10
>                 URL: https://jira.jboss.org/browse/SEAM-10
>             Project: Seam 3
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Adam Warski
>            Assignee: Pete Muir
>
> In seam-bom-3.0.0-SNAPSHOT.pom there's a dependency on org.jboss.spec:jboss-javaee-6.0:1.0.0.Beta4. The group id should be jboss-javaee-6.0 (https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/)
> This prevents projects dependent on seam3 module snapshots to build.

-- 
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 seam-issues mailing list