Re: Maven - web application project is throwing error

2013-02-28 Thread Anders Hammar
You should post this question to the users list. This list of for developing Maven itself and the core plugins. /Anders On Thu, Feb 28, 2013 at 3:13 PM, jkm123 wrote: > Hi All, > > I am setting up maven project of spring mvc using my id sts. > > I created the project using New > Others > Maven

Maven - web application project is throwing error

2013-02-28 Thread jkm123
Hi All, I am setting up maven project of spring mvc using my id sts. I created the project using New > Others > Maven Project and select the component web archtype Now I see following error in pom.xml file / Failure to transfer org.codehaus.plexus:plexus-io:jar:1.0.1 from http://mirrors.ibiblio.

Re: Nexus Staging Maven Plug-in

2013-02-28 Thread Manfred Moser
Hi Alex, I wrote that advice. The reasons is that depending on your package structure and number of different team needing different staging profiles I can become hard to maintain all the repository targets and profiles matching correctly. We have certainly found that to be the case with OSSRH whe