[
https://issues.jboss.org/browse/JBIDE-12927?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-12927:
-------------------------------
Description:
After fetching all the required projects, I try to build like this:
{code}
cd ~/trunk-git/portlet
mvn -DskipTests -Pbootstrap install
{code}
Result:
{code}
[INFO] portlet.site ...................................... FAILURE [3.916s]
[INFO] javaee.site ....................................... FAILURE [5.685s]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:26.143s
[INFO] Finished at: Wed Oct 24 03:00:44 EDT 2012
[INFO] Final Memory: 685M/1003M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products
(default-publish-products)
on project portlet.site: Missing required file "local-artifacts.properties" in
target folder of module
org.jboss.tools.jst.plugins:org.jboss.tools.jst.web.ui:eclipse-plugin:3.4.0-SNAPSHOT ->
[Help 1]
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products
(default-publish-products)
on project javaee.site: Missing required file "local-artifacts.properties" in
target folder of module
org.jboss.tools.jsf.plugins:org.jboss.tools.jsf.vpe.jsf:eclipse-plugin:3.4.0-SNAPSHOT
-> [Help 1]
{code}
was:
After fetching all the required projects, I try to build like this:
{code}
cd ~/trunk-git/portlet
mvn -DskipTests -Pbootstrap install
{code}
Result:
{code}
[INFO] portlet.site ...................................... FAILURE [3.916s]
[INFO] javaee.site ....................................... FAILURE [5.685s]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:26.143s
[INFO] Finished at: Wed Oct 24 03:00:44 EDT 2012
[INFO] Final Memory: 685M/1003M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products
(default-publish-products) on project portlet.site: Missing required file
"local-artifacts.properties" in target folder of module
org.jboss.tools.jst.plugins:org.jboss.tools.jst.web.ui:eclipse-plugin:3.4.0-SNAPSHOT ->
[Help 1]
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products
(default-publish-products) on project javaee.site: Missing required file
"local-artifacts.properties" in target folder of module
org.jboss.tools.jsf.plugins:org.jboss.tools.jsf.vpe.jsf:eclipse-plugin:3.4.0-SNAPSHOT
-> [Help 1]
{code}
missing required files when building portlet & javaee sites
-----------------------------------------------------------
Key: JBIDE-12927
URL:
https://issues.jboss.org/browse/JBIDE-12927
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.0.0.CR1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Priority: Blocker
Fix For: 4.0.0.CR1
After fetching all the required projects, I try to build like this:
{code}
cd ~/trunk-git/portlet
mvn -DskipTests -Pbootstrap install
{code}
Result:
{code}
[INFO] portlet.site ...................................... FAILURE [3.916s]
[INFO] javaee.site ....................................... FAILURE [5.685s]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:26.143s
[INFO] Finished at: Wed Oct 24 03:00:44 EDT 2012
[INFO] Final Memory: 685M/1003M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products
(default-publish-products)
on project portlet.site: Missing required file "local-artifacts.properties" in
target folder of module
org.jboss.tools.jst.plugins:org.jboss.tools.jst.web.ui:eclipse-plugin:3.4.0-SNAPSHOT
-> [Help 1]
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products
(default-publish-products)
on project javaee.site: Missing required file "local-artifacts.properties" in
target folder of module
org.jboss.tools.jsf.plugins:org.jboss.tools.jsf.vpe.jsf:eclipse-plugin:3.4.0-SNAPSHOT
-> [Help 1]
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira