Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Build Failed - EclipseLink Bootstrap Automated Builds

     [echo] ---- Bootstrap ----

init:
     [echo] ANT_ARGS=' '
     [echo] ANT_OPTS='-Xmx128m'
     [echo]  
     [echo] build_date.build_time='20080912.0841'
     [echo] java.version  ='1.5.0'
     [echo] os.name       ='Linux'
     [echo] os.arch       ='ppc'
     [echo] os.version    ='2.6.16.54-0.2.8-ppc64'
     [echo]  
     [echo] basedir       ='/opt/public/rt/eclipselink'

init-linux:

init-win:

init-test:

init-test2:

properties-init:
     [echo] svn.exec='/usr/local/bin/svn'
     [echo] branch.name= 'branches/1.0/'
     [echo] build.root.dir= '/shared/rt/eclipselink/branches/1.0/trunk'
     [echo] build.deps.dir= '/shared/rt/eclipselink/bld_deps/1.0'
     [echo] log.dir= '/shared/rt/eclipselink/logs'
     [echo] junit.dir= '/shared/rt/eclipselink/bld_deps/1.0/junit'
     [echo] junit.lib= '/shared/rt/eclipselink/bld_deps/1.0/junit/junit.jar'
     [echo] branch.dir= 'branches/1.0/trunk'
     [echo] autobld.file= 'autobuild.xml'
     [echo] 
     [echo] env.CLASSPATH= ':/shared/rt/eclipselink/bld_deps/1.0/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/branches/1.0/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/branches/1.0/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/1.0/mavenant/maven-ant-tasks-2.0.8.jar'
     [echo] 
     [echo] svn.ro.protocol= 'http:'
     [echo] svn.protocol= 'svn:'
     [echo] svn.rw.protocol= 'svn+ssh:'
     [echo] svn.base.urlpath= '//dev.eclipse.org/svnroot/rt/org.eclipse.persistence'
     [echo] svn.base.url= 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence'
     [echo] svn.branch.url= 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/branches/1.0/trunk'
     [echo] svn.build.url= 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/branches/1.0/trunk/buildsystem'
     [echo] current.svnrev.file= '/shared/rt/eclipselink/logs/.current_svn_rev'
     [echo] latest.svnrev.file= '/shared/rt/eclipselink/logs/.latest_svn_rev'

publish-maven:
     [echo] 'publish' target: Calling 'build-nightly' target in '/shared/rt/eclipselink/branches/1.0/trunk/autobuild.xml'

upload-maven-init:
     [echo] release.version 1.0.1
     [echo] build_id ${build_id}
     [echo] repository.version 1.0.1
     [echo] installer_id 1.0.1
     [echo] subversion.revision 2312:2313M

upload-maven-all:

upload-artifact:
     [copy] Copying 1 file to /shared/rt/eclipselink/branches/1.0/trunk
[artifact:deploy] Deploying to file:///home/data/httpd/download.eclipse.org/rt/eclipselink/maven.repo
[artifact:deploy] An error has occurred while processing the Maven artifact tasks.
[artifact:deploy]  Diagnosis:
[artifact:deploy] 
[artifact:deploy] Error deploying artifact 'org.eclipse.persistence:org.eclipse.persistence.core:jar': Error deploying artifact: File /shared/rt/eclipselink/branches/1.0/trunk/foundation/plugins/org.eclipse.persistence.core_1.0.1.jar does not exist

BUILD FAILED
/opt/public/rt/eclipselink/bootstrap.xml:258: The following error occurred while executing this line:
/shared/rt/eclipselink/branches/1.0/trunk/uploadToMaven.xml:65: The following error occurred while executing this line:
/shared/rt/eclipselink/branches/1.0/trunk/uploadToMaven.xml:129: Error deploying artifact 'org.eclipse.persistence:org.eclipse.persistence.core:jar': Error deploying artifact: File /shared/rt/eclipselink/branches/1.0/trunk/foundation/plugins/org.eclipse.persistence.core_1.0.1.jar does not exist

Total time: 4 seconds




Back to the top