Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Instructions for PTP Maven build

Hi Dave,

Sorry for taking so long to get back to you. The build command should work. I suspect that there has been some changes to the dependent repos. I'll take a look today and see if I can work it out.

Greg

On Apr 30, 2019, at 11:25 AM, David Wootton <dwootton@xxxxxxxxxx> wrote:

I'm trying to build PTP using Maven and I wasn't able to find instructions explaining how to do that. I tried running mvn -Dinstall-directory=c:/temp/ptp clean install in the org.eclipse.ptp directory and got errors

[INFO] Scanning for projects...
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.ptp:org.eclipse.ptp.target:target:photon:9.2.1-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.ptp:org.eclipse.ptp.target:target:photon:9.2.1-SNAPSHOT

I don't need to build Photon, but I'm not sure how to run a PTP-only build.

Is there a set of instructions that explains how to build just PTP?
Dave

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


Back to the top