What do you change in the code to make it stop working? Could you include a
full transcript of what Maven logs when you encounter this error?

Also, do you need to use that proxy you have defined in the settings.xml?

One more thing, in your pom.xml you have defined your repo, but you have
defined it again in the settings.xml file in a profile called 'dev'. Do you
only want to use this repo under certain conditions or do you want to use it
the whole time?

On Mon, Apr 20, 2009 at 11:25 AM, MS21 <[email protected]> wrote:

>
> I am attaching the settings.xml and POM.xml.
>
> These are std jar's which are available in maven2 repos. i just added some
> common-code, avalon framework into my repository for testing purpose. Do i
> still need to declare dependencies..
>
> I ran mvn -U command and it shows build successfull. It behaves differently
> if i try to change the code and package again
>
> Could you pls guide me on this.
> http://www.nabble.com/file/p23134095/pom.xml
> pom.xml  http://www.nabble.com/file/p23134095/Copy%2Bof%2Bsettings.xml
> Copy+of+settings.xml
> --
> View this message in context:
> http://www.nabble.com/Problem-while-building-using-Maven-tp23098266p23134095.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to