The Artima Developer Community
Sponsored Link

Java Buzz Forum
Fixing missing Mule osgi dependencies when using maven

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrej Koelewijn

Posts: 594
Nickname: andrejk
Registered: Nov, 2002

Andrej Koelewijn is a Java and Oracle consultant
Fixing missing Mule osgi dependencies when using maven Posted: Aug 21, 2009 1:15 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Andrej Koelewijn.
Original Post: Fixing missing Mule osgi dependencies when using maven
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
Latest Java Buzz Posts
Latest Java Buzz Posts by Andrej Koelewijn
Latest Posts From Andrej Koelewijn

Advertisement
I created a normal mule project using the maven archetype, eg: mvn mule-project-archetype:create -DgroupId=nl.iteye -DartifactId=mule-tests -DmuleVersion=2.2.1 -Dinteractive=false Strangely, i got some missing dependencies on this project. The maven output shows me the following: [INFO] Unable to find resource 'org.safehaus.jug:jug:pom:2.0.0-osgi' in repository central (http://central) [INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.0' in repository central (http://central) [INFO] Unable to find resource 'javax.script:groovy-engine:pom:1.1-osgi' in [...]

Read: Fixing missing Mule osgi dependencies when using maven

Topic: Spherix's 2nd-quarter loss widens on increase in operating expenses Previous Topic   Next Topic Topic: Dell shows off smart phone `prototype' at China Mobile event in Beijing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use