Hi I want to use org.fornax.toolsupport:fornax-oaw-m2-plugin. But I get the following Exception
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.fornax.toolsupport:fornax-oaw-m2-plugin Reason: POM 'org.fornax.toolsupport:fornax-oaw-m2-plugin' not found in repository: Unable to download the artifact from any repository org.fornax.toolsupport:fornax-oaw-m2-plugin:pom:1.0.4 from the specified remote repositories: fornax.repository (http://www.fornax-platform.org/m2/repository), syseca-releases (http://svnlocal:8100/archiva/repository/syseca-releases), fornax.plugin.repository (http://www.fornax-platform.org/m2/repository), central (http://svnlocal:8100/archiva/repository/proxied), syseca-snapshots (http://svnlocal:8100/archiva/repository/syseca-snapshots), third-party (http://svnlocal:8100/archiva/repository/third-party) for project org.fornax.toolsupport:fornax-oaw-m2-plugin Here my configuration: <plugin> <groupId>org.fornax.toolsupport</groupId> <artifactId>fornax-oaw-m2-plugin</artifactId> <version>1.0.4</version> <configuration> <properties> </properties> <checkResources> <checkResource> src/main/resources/models/boostModel.uml </checkResource> </checkResources> <workflowDescriptor> workflow.oaw </workflowDescriptor> </configuration> </plugin> Thanx for help Pascal -- View this message in context: http://www.nabble.com/Problem-getting-the-maven-plugin-tp20596964s17564p20596964.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
