Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Build issue on EL2.5.2

Hi,

   I believe this should be fixed in '2.5' branch (2.5.2 is a tag). If not then take a look to 2.6 (or newer) where it should be fixed or just use maven version which was available at the time of 2.5 development - sth like maven 3.0.5 should work.

Thanks,
--lukas

Sent from mobile

-------- Původní zpráva --------
Od: Ravi babu Tummuru <ravi.babu.tummuru@xxxxxxxxxx>
Datum: 09.07.18 18:55 (GMT+01:00)
Komu: eclipselink-dev@xxxxxxxxxxx
Předmět: [eclipselink-dev] Build issue on EL2.5.2

Hi,

   I want to build EL2.5.2. I am on branch

slc15sng:/scratch/rtummuru/eclipselink.runtime >git status
# On branch origin/2.5.2

I am using the following env

slc15sng:/scratch/rtummuru >cat env1
export JAVA_HOME=/scratch/rtummuru/jdk1.8.0_161
export ANT_HOME=/scratch/rtummuru/apache-ant-1.7.1
export M2_HOME=/scratch/rtummuru/apache-maven-3.5.3
export M2=/scratch/rtummuru/apache-maven-3.5.3/bin

build started  with ant -f antbuild.xml clean build package-al

clean-runtime-checkedin:

clean-core:
     [java] -Dmaven.multiModuleProjectDirectory system property is not set.

BUILD FAILED
/scratch/rtummuru/eclipselink.runtime/antbuild.xml:292: Java returned: 1

Thanks

Ravi

_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top