Failing to build soa-application from Archetype in JDEV
Hi Everyone,
First of all i am using SoaSuite 12c (12.2.1.3).
I was following the Continous Integration Guide here: https://docs.oracle.com/middleware/12212/lcm/MAVEN/GUID-EF8DA886-BBD3-4E4E-8AB3-0C69871AD9DE.htm#MAVEN309
After running into several Problem i found this Bug https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=447955828133659&id=2186338.1&_afrWindowMode=0&_adf.ctrl-… and fixed several things in my repository.
After that i got still Problems to generate a soa-project from archetype with following Error:
[ERROR] Unknown packaging: sar @ line 7, column 16
So i just found a Post here https://www.databaseadm.com/article/14111403/Unable+to+compile+SOA+project+through+maven+in+12213+Jdeveloper+after+follo…