Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12927

missing required files when building portlet & javaee sites

    XMLWordPrintable

Description

    After fetching all the required projects, I try to build like this:

    cd ~/trunk-git/portlet
    mvn -DskipTests -Pbootstrap install
    

    Result:

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

    Attachments

      Issue Links

        Activity

          People

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: