Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Build issue while building EL 2.3.1(9c8f8020f9f9fef64deaf2eb044dc39f92442506)

Hi,

    Looks like this plugin "/scratch/rtummuru/eclipselink/plugins/org.eclipse.persistence.dbws.builder_2.3.1.qualifier.jar" is missing. Is there any download available..?

BUILD FAILED
/scratch/rtummuru/eclipselink/build.xml:754: Warning: Could not find file /scratch/rtummuru/eclipselink/plugins/org.eclipse.persistence.dbws.builder_2.3.1.qualifier.jar to copy.

Thanks

Ravi


On 6/19/2018 11:43 AM, Lukas Jungmann wrote:
Hi,

  try to 'mkdir -p /scratch/rtummuru/eclipselink/utils/eclipselink.utils.jaxb/resource' and re-run

thanks,
--lukas

On 6/19/18 8:40 PM, Ravi babu Tummuru wrote:
Hi,
    I am doing the build as "ant -f build.xml clean build package-all". I am getting the following issue.  Any pointer will help me a lot.
package-eclipselink-jar:
      [echo] Implementation-Version: 2.3.1.qualifier
     [mkdir] Created dir: /scratch/rtummuru/eclipselink/jpa/plugins/javax.persistence/classes      [unzip] Expanding: /scratch/rtummuru/eclipselink/jpa/plugins/javax.persistence_2.0.3.v201010191057.jar into /scratch/rtummuru/eclipselink/jpa/plugins/javax. persistence/classes

BUILD FAILED
/scratch/rtummuru/eclipselink/build.xml:401: /scratch/rtummuru/eclipselink/utils/eclipselink.utils.jaxb/resource does not exist.

Total time: 57 seconds

The path "/scratch/rtummuru/eclipselink/utils/eclipselink.utils.jaxb/resource" does not exist in my env.
Thanks
Ravi



Back to the top