Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[epp-dev] Building juno packages

Hi,

I trying build the juno packages i getting some error messages.

I try do ant into the features package but i get that  installable unit org.eclipse.buckminster.git.headless.feature.feature.group has not been found.

I try execute startEPPKepler.sh but the folder buildresult was not found.

What steps i need to do to build the packages?

There are some tutorial how to build and how to integrate with jenkins?

I working with the open source project demoiselle framework and are trying to make a eclipse product with all demoiselle plugins installed.

Thanks

Alexandre Haguiar

ERROR MESSAGES
-----------------------------------------------------------------------
# ant
Buildfile: /shared/technology/epp/epp_build/juno/org.eclipse.epp.packages/features/org.eclipse.epp.allpackages.feature/build.xml

get.director:

install.buckminster:
     [java] The installable unit org.eclipse.buckminster.git.headless.feature.feature.group has not been found.
     [java] Application failed, log file location: /root/epp.build/tools/director/configuration/1366808787759.log
     [java] Installation failed.
     [java] !SESSION 2013-04-24 17:06:27.189 -----------------------------------------------
     [java] eclipse.buildId=unknown
     [java] java.version=1.6.0_27
     [java] java.vendor=Sun Microsystems Inc.
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=pt_BR
     [java] Framework arguments:  -r http://download.eclipse.org/tools/buckminster/headless-3.5/ -d /root/epp.build/tools/buckminster -p Buckminster -i org.eclipse.buckminster.cmdline.product -i org.eclipse.buckminster.core.headless.feature.feature.group -i org.eclipse.buckminster.git.headless.feature.feature.group -i org.eclipse.buckminster.pde.headless.feature.feature.group
     [java] Command-line arguments:  -consoleLog -r http://download.eclipse.org/tools/buckminster/headless-3.5/ -d /root/epp.build/tools/buckminster -p Buckminster -i org.eclipse.buckminster.cmdline.product -i org.eclipse.buckminster.core.headless.feature.feature.group -i org.eclipse.buckminster.git.headless.feature.feature.group -i org.eclipse.buckminster.pde.headless.feature.feature.group
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director.app 4 0 2013-04-24 17:06:31.539
     [java] !MESSAGE The installable unit org.eclipse.buckminster.git.headless.feature.feature.group has not been found.
     [java] 

BUILD FAILED
/shared/technology/epp/epp_build/juno/org.eclipse.epp.packages/features/org.eclipse.epp.allpackages.feature/build.xml:57: The following error occurred while executing this line:
/shared/technology/epp/epp_build/juno/org.eclipse.epp.packages/features/org.eclipse.epp.allpackages.feature/build.xml:39: Java returned: 13

Total time: 7 seconds
----------------------------------------------------------------------

./startEPPJuno.sh 
cp: impossível obter estado de "/shared/technology/epp/epp_repo/juno/epp.build/buildresult/org.eclipse.epp.allpackages.juno.feature_1.5.2-eclipse.feature/site.p2": Arquivo ou diretório não encontrado
CVS CHECKOUT NOT WORKING ANY MORE... THIS PART NEEDS TO BE MIGRATED TO GIT

Back to the top