It can't load the compiler plugin extensions, so the library type is unknown. It can't load the compiler type, because of the missing artefacts listed.
You need to add the aduna repository: http://repository.aduna-software.org/maven2. see http://incubator.apache.org/npanday/docs/1.4.0-incubating/guide/installation/index.html for more info. We're working on removing that dependency. - Brett On 07/09/2011, at 10:58 PM, Eric Kolotyluk wrote: > Ahhhh - thanks that helps. I had set MAVEN_HOME, but was not aware of M2_HOME. > > Now I am getting > > [ERROR] The project > com.kodak.intersystem:intersystem-jni4net:0.0.1-SNAPSHOT > (P:\Intersystem\main\platform.NET\intersystem-jni4net\pom.xml) has 2 errors > [ERROR] Unresolveable build extension: Plugin > org.apache.npanday.plugins:maven-compile-plugin:1.4.0-incubating or one of > its dependencies could not be resolved: The following artifacts could not be > resolved: org.openrdf:openrdf-repository-api:jar:2.0-beta5, > org.openrdf:openrdf-repository-sail:jar:2.0-beta5, > org.openrdf:openrdf-sail-memory:jar:2.0-beta5, > org.openrdf:openrdf-model:jar:2.0-beta5, > org.openrdf:openrdf-sail-nativerdf:jar:2.0-beta5, > org.openrdf:openrdf-sail-inferencer:jar:2.0-beta5, > org.openrdf:openrdf-queryparser-sparql:jar:2.0-beta5, > org.openrdf:openrdf-rio-rdfxml:jar:2.0-beta5, > info.aduna:aduna-iteration:jar:1.2: Could not find artifact > org.openrdf:openrdf-repository-api:jar:2.0-beta5 in nexus > (http://nexus:8081/nexus/content/groups/public) -> [Help 2] > [ERROR] Unknown packaging: library @ line 11, column 14 > > Why is maven telling me that <packaging>library</packaging> is unknown? > > Cheers, Eric > > On 2011-09-07 12:08 AM, [email protected] wrote: >> Hi Eric, >> >> Have you set the environment variable M2_HOME ? >> >> Regards, >> >> Kevin >> >> ------Message d'origine------ >> De: Eric Kolotyluk >> À: [email protected] >> Répondre à: [email protected] >> Répondre à: [email protected] >> Objet: Can't set settings.xml >> Envoyé: 7 sep 2011 01:16 >> >> When I select solution -> Change Maven settings.xml >> >> I get a dialog with a "Browse" button. When I click the "Browse" button the >> dialog goes away and nothing else happens. >> >> Is there a way to tell NPaday where your Maven is and where your >> settings.xml is? >> >> Cheers, Eric >> >> >> >> ---- Envoyé avec BlackBerry® d'Orange ---- -- Brett Porter [email protected] http://brettporter.wordpress.com/ http://au.linkedin.com/in/brettporter
