[seam-issues] [JBoss JIRA] Created: (SEAM-9) Seakm V3 build from source ( Revision 13076 ) fails

Sakari Isoniemi (JIRA) jira-events at lists.jboss.org
Mon Jun 7 08:18:37 EDT 2010


Seakm V3 build from source ( Revision 13076 ) fails
---------------------------------------------------

                 Key: SEAM-9
                 URL: https://jira.jboss.org/browse/SEAM-9
             Project: Seam 3
          Issue Type: Bug
          Components: Build Infrastructure
            Reporter: Sakari Isoniemi



I try to build Seam V3 (Revision 13076) according to instructions ( http://seamframework.org/Seam3/CheckOutAndBuildSeam )


		The fist phase goes OK

		"
		cd build/parent
		mvn install
		"
		(The directory must be /build/trunk/parent )

		The second one

		"
		cd dist
		mvn install
		"
		(The directory was /dist/trunk )


		fails to

			"

			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
			[INFO] Unable to find resource 'org.jboss.spec:jboss-javaee-6.0:pom:1.0.0.Beta4' in repository central (http://repo1.mav
			en.org/maven2)
			[INFO] ------------------------------------------------------------------------
			[ERROR] FATAL ERROR
			[INFO] ------------------------------------------------------------------------
			[INFO] Error building POM (may not be this project's POM).

			"

I didn't found path /org/jboss/spec from repository

		Java = 1.6.017
		Maven = 2.2.1


-- 
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