aps

APS 2.0 Upselling Demo Project does not build


I try to get into APS 2.0 (apsstandard.org) and there are some demo projects. The most useful one seems to be the upselling project (project-description).

Now, whatever i try, the build process is always returning with this error:

schemas/contexts.schema.gen:43: Error: field '/operations/upsell/parameters/poaResources': additional properties are not allowed (keyword: "additionalProperties"; unwanted: ["items"])

i searched through the project and i can't find the reason for this - is there anybody out there with some serious skills in APS 2.0 who can help out? The funny thing is, also the built-in project template of the Eclipse SDK plugin has this error built-in...


Solution

  • Did you get this error message when running 'aps build' command?

    In this case, make sure you have the latest aps tools. In case of using the APS IDE in Eclipse, also make sure the GA version is installed as described at http://doc.apsstandard.org/tools/ide/setup/.

    Albert