[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8440) AS 7 failes to compile on a clean machine
Jason Greene (JIRA)
jira-events at lists.jboss.org
Mon Sep 20 22:27:28 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene resolved JBAS-8440.
--------------------------------
Resolution: Done
> AS 7 failes to compile on a clean machine
> -----------------------------------------
>
> Key: JBAS-8440
> URL: https://jira.jboss.org/browse/JBAS-8440
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Carlo de Wolf
> Assignee: Carlo de Wolf
> Priority: Blocker
> Fix For: 7.0.0.M1
>
>
> carlo at dwarf:~/work/jboss-as$ ./build.sh clean install
> /home/carlo/work/jboss-as/tools/maven/bin/mvn -s tools/maven/conf/settings.xml clean install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 2 projects -> [Help 1]
> [ERROR] The project org.jboss.as:jboss-as-testsuite-protocol-base:7.0.0.Beta1-SNAPSHOT (/home/carlo/work/jboss-as/testsuite/protocol/base/pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM org.jboss.as:jboss-as-parent:7.0.0.Beta1-SNAPSHOT for org.jboss.as:jboss-as-testsuite-protocol-base:7.0.0.Beta1-SNAPSHOT: Failed to resolve POM for org.jboss.as:jboss-as-parent:7.0.0.Beta1-SNAPSHOT due to Missing:
> ----------
> 1) org.jboss.as:jboss-as-parent:pom:7.0.0.Beta1-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
> org.jboss.as:jboss-as-parent:pom:7.0.0.Beta1-SNAPSHOT
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
> -> [Help 2]
> [ERROR] The project org.jboss.as:jboss-as-testsuite-protocol-test:7.0.0.Beta1-SNAPSHOT (/home/carlo/work/jboss-as/testsuite/protocol/test/pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM org.jboss.as:jboss-as-testsuite:7.0.0.Beta1-SNAPSHOT for org.jboss.as:jboss-as-testsuite-protocol-test:7.0.0.Beta1-SNAPSHOT: Failed to resolve POM for org.jboss.as:jboss-as-testsuite:7.0.0.Beta1-SNAPSHOT due to Missing:
> ----------
> 1) org.jboss.as:jboss-as-testsuite:pom:7.0.0.Beta1-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
> org.jboss.as:jboss-as-testsuite:pom:7.0.0.Beta1-SNAPSHOT
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
> -> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
--
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