Wednesday, August 27, 2014

not able to maven install gwt-maven-plugin with org.eclipse.birt.runtime

i did mvn clean install my project and when i have dependency 


<groupId>org.eclipse.birt.runtime</groupId>

<artifactId>org.eclipse.birt.runtime</artifactId>

in my pom.xml the install  hangs at 

INFO] --- gwt-maven-plugin:2.5.0:compile (build-processes) @ myproject

when i remove the birt runtime dependency its going good. any thoughts on this

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment