[jboss-dev-forums] [Design of JBoss Build System] - Re: maven-resources-plugin problem

vickyk do-not-reply at jboss.com
Thu Jul 12 16:01:57 EDT 2007


Also noticed that this does not contain any repository 
http://ibiblio.lsu.edu/main/pub/packages/maven2
I have pom.xml with <pluginRepository>
  |         <id>central</id>
  |         <name>LSU maven2 mirror</name>
  |         <url>http://ibiblio.lsu.edu/main/pub/packages/maven2</url>
  |         <layout>default</layout>
  |         <snapshots>
  |            <enabled>false</enabled>
  |            <updatePolicy>never</updatePolicy>
  |         </snapshots>
  |      </pluginRepository>
Not sure if this is the problem ... 
Strange I was able to install,package an hour back , can't figure what changes broke it .

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063711#4063711

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063711



More information about the jboss-dev-forums mailing list