353354355356357358359360361362363
pomNode = node; } } // now lets transform the dependency tree to remove different versions for the same artifact DependencyGraphTransformationContext tranformContext = new DependencyGraphTransformationContext() { Map map = new HashMap(); public RepositorySystemSession getSession() { return session; }