Are you using the enforcer? If so, it could be MENFORCER-11, if not enforcer then possibly some other plugin is causing the same core bug to occur (it's linked to MENFORCER-11)
-----Original Message----- From: Luciano Resende [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 3:02 PM To: tuscany-dev Cc: Maven Users List Subject: Re: Maven tries to resolve artifact in the reactor to SNAPSHOT version in Apache Tuscany build Just trying to give some updates here... looks like this recent build issues we are having might be a side effect of the fix for Maven JIRA MNG-1577 [1], some more details are available here [2] and [3]. While we investigate the issue further, a possible workaround (that worked for me) is to move back to maven 2.0.5 client [4]. Please let me know if this works for you as a temporary workaround. And many thanks to brett_ and others for helping on IRC. [1] http://jira.codehaus.org/browse/MNG-1577 [2] http://maven.apache.org/release-notes.html [3] http://maven.apache.org/plugins/maven-dependency-plugin/examples/prepari ng-dependencies.html [4] http://archive.apache.org/dist/maven/binaries/maven-2.0.5-bin.zip On 7/27/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > Hi Guys > > We are experiencing some issues in Apache Tuscany build recently as > described on this thread [1]. Basically, anyone starting with a clean > local maven repo are seeing the artifacts that are supposed to be > built in the reactor, to be resolved to a published SNAPSHOT version, > and thus, the build is failing if any of the problematic artifacts > doesn't have a published snapshot. This only started recently, around > July 24th or 25th, and looks like people that have an old maven > repository can build things OK. Could someone please give us some > help, or guidance on how to investigate the issue. If you need any > other information, please let us know, and our source code is > available at [2] and we are trying to build [3]. > > BTW, could you please post a response to both lists. > > > [1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg20739.html > [2] https://svn.apache.org/repos/asf/incubator/tuscany/java/ > [3] https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/ > > -- > Luciano Resende > Apache Tuscany Committer > http://people.apache.org/~lresende > http://lresende.blogspot.com/ > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
