Hi, Just a dummy answer (I'm not an Aries contributor, afficionados or whatever):
Try to add this package (org.apache.openjpa.enhance) to the bnd-maven-plugin pom declaration or osgi.bnd file of the plugin. Then try again to compile. You can make a branch before and then make a pull request with an according jira issue. Regards 2016-02-21 13:36 GMT+01:00 Andreas Grund <[email protected]>: > Hi, > > I just checked out the aries trunk from > https://svn.apache.org/repos/asf/aries > <https://deref-gmx.net/mail/client/dereferrer/?redirectUrl=https%3A%2F%2Fsvn.apache.org%2Frepos%2Fasf%2Faries> > and > startet a built as described here: > > http://aries.apache.org/development/buildingaries.html > <https://deref-gmx.net/mail/client/dereferrer/?redirectUrl=http%3A%2F%2Faries.apache.org%2Fdevelopment%2Fbuildingaries.html> > > but I get a compilation error at: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.1:compile > (default-compile) on project > org.apache.aries.samples.ariestrader.persist.jpa.am: Compilation failure > [ERROR] > /C:/Andreas/entwicklung/workspace/osgi_blueprint/aries/aries/samples/ariestrader/modules/ariestrader-persist-jpa-am/src/main/java/org/apache/aries/samples/ariestrader/persist/jpa/am/TradeJpaAm.java:[178,46] > cannot access org.apache. > openjpa.enhance.PersistenceCapable > [ERROR] class file for org.apache.openjpa.enhance.PersistenceCapable not > found > [ERROR] -> [Help 1] > > I want to compile under Windows XP using Java 8 and Maven 3.2.5 (32-bit). > Can anybody please help me? > > Thanks and best regards, > Andreas > -- Charlie Mordant Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent
