Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Oct 20th, 2011  |  syntax: None  |  size: 0.33 KB  |  views: 43  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  final EnterpriseArchive ear = DependencyResolvers.use(MavenDependencyResolver.class)
  2.                 .configureFrom("/home/sachin/.m2/settings.xml").goOffline()
  3.                 .artifact("com.envista:envista-uc-ear:ear:1.7.0.0-SNAPSHOT").exclusions("org.jboss.*").resolveAs(EnterpriseArchive.class)
  4.                 .iterator().next();
  5.  
clone this paste RAW Paste Data