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

Sakari Isoniemi (JIRA) jira-events at lists.jboss.org
Tue Jun 8 06:15:38 EDT 2010


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

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

I use maven 3 !    IN WINDOWS XP.

I try to build first core Seam 3 ( for normal web-development with CDI(JSR-299) )

- I removed directory structure ../m2

- Setted ( in Windows XP) M3_HOME and M3 environment variables.

- Ran ../build/trunk/parent/pom.xml  (fetched today from anonymous SVN site)

	=> Maven created directory ../m2 again ( should be ../m3  ?? )
	
- Ran 	../dist/trunk/pom.xml
	
	=> Same error as before
	
		Downloading: http://repo1.maven.org/maven2/org/jboss/spec/jboss-javaee-6.0/1.0.0.Beta4/jboss-javaee-6.0-1.0.0.Beta4.pom
		[ERROR] The build could not read 1 project -> [Help 1]
		[ERROR]   The project org.jboss.seam:seam-bom:3.0.0-SNAPSHOT (C:\Programs\Seam\V3\20100604_2\dist\trunk\pom.xml) has 1 e
		rror
		[ERROR]     Non-resolvable import POM org.jboss.spec:jboss-javaee-6.0:1.0.0.Beta4: Failed to resolve POM for org.jboss.s
		pec:jboss-javaee-6.0:1.0.0.Beta4 due to Missing:
		----------
		1) org.jboss.spec:jboss-javaee-6.0:pom:1.0.0.Beta4
		----------
		1 required artifact is missing.

		for artifact:
		  org.jboss.spec:jboss-javaee-6.0:pom:1.0.0.Beta4	

- WHAT'S NEXT ?

> 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