You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by nhhockeyplayer <nh...@hotmail.com> on 2008/02/29 15:53:29 UTC

Maven broke my build next day - out of the blue remote dependencies?

Folks,

Am I thinking right that you can wake up the next day and your build will
fail because of some repo somwhere instrumented it's dependencies somehow?
If thats the case then why isn't the rest of the world failing on their
builds with same dependencies I have.

My build was fine yesterday clean checkout on separate desktop machine. I
made no checkouts since and built it fine yesterday.

My laptop build was failing this morning due to this maven2 dependency
instrumentation.

So i decided to goto my clean desktop machine and attempt the build... and
it fails now.

mvn clean install

???

Is something going on? Why am I being taken out?

C:\Prototype\Mavenized\Product\trails\trunk\trails>mvn clean install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Trails
[INFO]   Trails Modules
[INFO]   Trails Core
[INFO]   Trails Test
[INFO]   Trails Hibernate
[INFO]   Trails Security
[INFO]   Trails Examples
[INFO]   Trails Example - Ajax List
[INFO]   Trails Example - Simple
[INFO]   Trails Example - Recipe
[INFO]   Trails Example - Classic Hibernate Roster Demo
[INFO]   Trails Example - Security
[INFO]   Trails Example - Compass Library
[INFO]   Trails Archetypes
[INFO]   Archetype - trails-archetype
[INFO]   Archetype - trails-secure-archetype
WAGON_VERSION: 1.0-beta-2
[INFO]
------------------------------------------------------------------------
[INFO] Building Trails
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\target
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\target\classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\target\test-class
es
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\target\site
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing C:\Prototype\Mavenized\Product\trails\trunk\trails\pom.xml
to C:\Tomcat-5.5.
17\webapps\m2.repository\org\trailsframework\trails\1.2-SNAPSHOT\trails-1.2-SNAPSHOT.pom
[INFO]
------------------------------------------------------------------------
[INFO] Building Trails Modules
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\cl
asses
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\te
st-classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\si
te
[INFO] [cobertura:clean {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\pom.xml to C:\Tom
cat-5.5.17\webapps\m2.repository\org\trailsframework\modules\1.2-SNAPSHOT\modules-1.2-SNAPSHOT
.pom
[INFO]
------------------------------------------------------------------------
[INFO] Building Trails Core
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for updates
from tacos.stable

[INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for updates
from codehaus
[INFO] [clean:clean]
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
re\target
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
re\target\classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
re\target\test-classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
re\target\site
[INFO] [cobertura:clean {execution: default}]
[INFO] [aspectj:compile {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [aspectj:test-compile {execution: default}]
[WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
has not been applie
d [Xlint:adviceDidNotMatch]
[WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
has not been applie
d [Xlint:adviceDidNotMatch]
[WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
has not been applie
d [Xlint:adviceDidNotMatch]
[WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
has not been applie
d [Xlint:adviceDidNotMatch]
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory:
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\t
rails-core\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.trails.component.IdentifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.trails.validation.TrailsValidationDelegateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.406 sec
Running org.trails.component.EnumSelectionModelTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.trails.component.UtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec
Running org.trails.descriptor.CollectionDescriptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.trails.component.EditPropertiesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
Running org.trails.engine.encoders.PagesEncoderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.trails.component.IdentifierSelectionModelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.trails.descriptor.PropertyDescriptorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.trails.page.EditPageTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
Running org.trails.io.CallbackStackAdaptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.trails.io.EntitySquezerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.trails.component.AssociationSelectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
Running org.trails.descriptor.annotation.CollectionDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.trails.descriptor.ObjectReferenceDescriptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.trails.descriptor.annotation.AnnotationDecoratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
Running org.trails.component.TrailsTableColumnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running org.trails.component.PropertyEditorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.trails.validation.ValidatorTranslatorServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.trails.callback.CallbackStackTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.trails.component.InvokeMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.trails.i18n.DescriptorInternationalizationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.trails.component.EnumSelectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.trails.io.ClassAdaptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.trails.io.ClassDescriptorSqueezerStrategyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.trails.descriptor.EmbeddedDescriptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.trails.record.SqueezerDataEncoderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.trails.page.PageResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.trails.descriptor.annotation.PropertyDescriptorDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.trails.io.PropertyDescriptorSqueezerStrategyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.trails.descriptor.TrailsBlockFinderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
Running org.trails.component.ObjectActionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.trails.descriptor.TrailsClassDescriptorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.trails.engine.state.RequestScopeManagerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.trails.component.ObjectTableTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
Running org.trails.component.ObjectEditComponentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.trails.component.EditCollectionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
Running org.trails.test.TestTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.trails.descriptor.TrailsDescriptorServiceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.trails.descriptor.annotation.ClassDescriptorDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec

Results :

Tests run: 114, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar:
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-core\ta
rget\trails-core-1.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-core\targe
t\trails-core-1.2-SNAPSHOT.jar to
C:\Tomcat-5.5.17\webapps\m2.repository\org\trailsframework\t
rails-core\1.2-SNAPSHOT\trails-core-1.2-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building Trails Test
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
st\target
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
st\target\classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
st\target\test-classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
st\target\site
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 9 source files to
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\
trails-test\target\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-test\ta
rget\trails-test-1.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-test\targe
t\trails-test-1.2-SNAPSHOT.jar to
C:\Tomcat-5.5.17\webapps\m2.repository\org\trailsframework\t
rails-test\1.2-SNAPSHOT\trails-test-1.2-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building Trails Hibernate
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
bernate\target
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
bernate\target\classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
bernate\target\test-classes
[INFO] Deleting directory
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
bernate\target\site
[INFO] [cobertura:clean {execution: default}]
[INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
checking for updates
 from trails.codehaus.org
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'23cac165d6dd0077171c545f
8ca626a1af560037'; remote = 'Null' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'23cac165d6dd0077171c545f
8ca626a1af560037'; remote = 'Null' - IGNORING
[INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
checking for updates
 from apache.snapshots
[INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
checking for updates
 from howardlewisship.com
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: com.javaforge.tapestry:tapestry-spring:jar:1.0.0

Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge for
project: com.javafor
ge.tapestry:tapestry-spring:jar:1.0.0 for project
com.javaforge.tapestry:tapestry-spring:jar:1
.0.0


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 9 seconds
[INFO] Finished at: Fri Feb 29 09:35:15 EST 2008
[INFO] Final Memory: 16M/49M
[INFO]
------------------------------------------------------------------------


-----
Best regards
Ken in nashua
-- 
View this message in context: http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote-dependencies--tp15760163s177p15760163.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by nhhockeyplayer <nh...@hotmail.com>.
Well Alejandro had threatened to leave the project last spring just because I
was developing and checking in code that rival'd existing fucntionality that
was failing...

And I always worried that both the lead tech's would leave the project
somehow just because they team'd up against me to keep their own private
roll going and could not cause me to leave as I was developing working
features into trails that caused no regressions.

There has been some negative sentiment though.

So I wonder if the repo's are being left dangling so others cannot use them
and whether they are considering quitting the project since they really have
not been doing anyting recently with regard to checkins.

I guess I am wondering how far a person can go with regard to affecting
another persons repository based on intentional demolition.

Trails has some sweet stuff in it. But I have spec'd commercial projects
against it and it is still not ready.

Well the solution to this one is I commented out the trails repo. Since I
build trails myself and populate to my own locl repo... I could virtually be
the next host for a functional trails repo... 

RIGHT?

[INFO]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] Trails ................................................ SUCCESS
[44.995s]
[INFO] Trails Modules ........................................ SUCCESS
[2:34.381s]
[INFO] Trails Core ........................................... SUCCESS
[22.813s]
[INFO] Trails Test ........................................... SUCCESS
[0.741s]
[INFO] Trails Hibernate ...................................... SUCCESS
[7.932s]
[INFO] Trails Security ....................................... SUCCESS
[1.191s]
[INFO] Trails Examples ....................................... SUCCESS
[24.055s]
[INFO] Trails Example - Classic Hibernate Roster Demo ........ SUCCESS
[21.601s]
[INFO] Trails Archetypes ..................................... SUCCESS
[0.010s]
[INFO] Archetype - trails-archetype .......................... SUCCESS
[3.265s]
[INFO] Archetype - trails-secure-archetype ................... SUCCESS
[13.319s]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6 minutes 8 seconds
[INFO] Finished at: Fri Feb 29 10:57:46 EST 2008
[INFO] Final Memory: 12M/508M
[INFO]
------------------------------------------------------------------------


-----
Best regards
Ken in nashua
-- 
View this message in context: http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote-dependencies--tp15760163s177p15761931.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by nhhockeyplayer <nh...@hotmail.com>.
Here is the resulting pom from good repositories...

<?xml version="1.0" encoding="UTF-8"?><metadata>
  <groupId>org.apache.maven.wagon</groupId>
  <artifactId>wagon-webdav</artifactId>
  <version>1.0-rc1-SNAPSHOT</version>
</metadata>

Here is the one from Alejandros repository...

Null values aren't supported, if isEnabledForExtensions() == false
org.apache.xmlrpc.common.TypeFactoryImpl.getSerializer(TypeFactoryImpl.java:115)
 org.apache.xmlrpc.serializer.XmlRpcWriter.writeValue(XmlRpcWriter.java:168)
 org.apache.xmlrpc.serializer.XmlRpcWriter.write(XmlRpcWriter.java:77)

org.apache.xmlrpc.client.XmlRpcStreamTransport$ReqWriterImpl.write(XmlRpcStreamTransport.java:67)

org.apache.xmlrpc.client.XmlRpcHttpTransport$ByteArrayReqWriter.<init>(XmlRpcHttpTransport.java:23)

org.apache.xmlrpc.client.XmlRpcHttpTransport.newReqWriter(XmlRpcHttpTransport.java:106)

org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:139)

org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:94)

org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:53)
 org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:166)
 org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:157)

com.openxource.unity.confluence.ConfluenceConnectorImpl.execute(ConfluenceConnectorImpl.java:357)

com.openxource.unity.confluence.ConfluenceConnectorImpl.buildSpaceList(ConfluenceConnectorImpl.java:195)

com.openxource.unity.confluence.ConfluenceConnectorImpl.getSpace(ConfluenceConnectorImpl.java:397)

com.openxource.unity.providers.confluence.ConfluencePageProviderImpl.getContributions(ConfluencePageProviderImpl.java:157)

com.openxource.unity.beans.impl.UnityPageRendererImpl.getFragment(UnityPageRendererImpl.java:347)

com.openxource.unity.beans.impl.UnityPageRendererImpl.renderPage(UnityPageRendererImpl.java:165)
 com.openxource.unity.servlets.ContentServlet.doGet(ContentServlet.java:101)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:115)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:92)

com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:99)

com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:163)

com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:208)
 com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:259)
 com.caucho.server.port.TcpConnection.run(TcpConnection.java:363)
 com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490)
 com.caucho.util.ThreadPool.run(ThreadPool.java:423)
 java.lang.Thread.run(Thread.java:595)


-----
Best regards
Ken in nashua
-- 
View this message in context: http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote-dependencies--tp15760163s177p15761640.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by nhhockeyplayer <nh...@hotmail.com>.
Well actually since things worked yesterday... I should not have to modify
anything.

1. I am not using snapshot repo's in my poms
2. I am using ognl-2.7.3-SNAPSHOT, but that worked yesterday too and should
not pull in all kinds of snapshot stuff that could cause a train wreck

I have identified one thing though...

I use 4-5 repos... all which populate nice compliant pom's to my local
repo...

Only one of them is failing now...

Here it is...

<repository>
	<id>trails.codehaus.org</id>
	<name>Trails Repository</name>
	<url>http://trails.codehaus.org/repository</url>
</repository>

Now my checkin priv's were recently revoked by a hostile despot (who really
shouldn't be despot) named Alejandro Scandroli... who has been threatened
from day one a year ago by my ability to develop, checkin features and
outperform him as a project developer. The founder has yet to restore my
privileges and I was brought on assumin Alejandro wuold welcome the help but
he only became threatened by the presence of a game developer. Alejandro
wants me to vanish somehow so he can seek his own glory. I have been
nbanging with him for over a year on features and getting trails commercial
operable and it still does not work. It only works for him and his
colleague.

Can someone take out a peer developer this way?

Can they corrupt my local repo by doing something to the repo they have
privileges to operate?

What happened to the above repo to cause this?

Just trying to get past the 'closed source politics' and third world
poverty.



-----
Best regards
Ken in nashua
-- 
View this message in context: http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote-dependencies--tp15760163s177p15761593.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by nhhockeyplayer <nh...@hotmail.com>.
Ok, that makes sense....

I will scan my poms for snapshot usage and comment those out... although I
do not recall using one.

Thanks guys...

-----
Best regards
Ken in nashua
-- 
View this message in context: http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote-dependencies--tp15760163s177p15761163.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by Wayne Fay <wa...@gmail.com>.
Ken, you're using a SNAPSHOT dependency. And guess what -- they
change, that's why they don't have a fixed/released version.

Please direct complaints about the stability of your dependencies to
the people responsible for them (that would be the
com.javaforge.tapestry team, it seems).

If you want your builds to be perfectly stable, you can't depend on SNAPSHOTs.

Wayne

On 2/29/08, Martin Gainty <mg...@hotmail.com> wrote:
> did you follow these instructions?
> maven-2.0.6 installed?
> JAVA_HOME points to valid JDK(the instructions allude to JRE but JRE should
> be JRE_HOME)
> locate tools.jar and install tools file
> mvn
> install:install-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.5.0 -D
> packaging=jar -Dfile=tools.jar
> check out the project on: http://svn.codehaus.org/trails/tags/trails-1.1
> mvn clean
> mvn clean install -e > log.txt (so you can look at the errors better later
> on)
> mvn eclipse:eclipse
>
> specific instructions located at
> http://www.classnotfoundexception.info/category/java/eclipse/
>
> Be mindful that network errors can interfere in the process and you may have
> to accomodate
> s working solution by using a 'localRepository'..
>
> FWIW
> M--
> ----- Original Message -----
> From: "nhhockeyplayer" <nh...@hotmail.com>
> To: <us...@maven.apache.org>
> Sent: Friday, February 29, 2008 9:53 AM
> Subject: Maven broke my build next day - out of the blue remote
> dependencies?
>
>
> >
> > Folks,
> >
> > Am I thinking right that you can wake up the next day and your build will
> > fail because of some repo somwhere instrumented it's dependencies somehow?
> > If thats the case then why isn't the rest of the world failing on their
> > builds with same dependencies I have.
> >
> > My build was fine yesterday clean checkout on separate desktop machine. I
> > made no checkouts since and built it fine yesterday.
> >
> > My laptop build was failing this morning due to this maven2 dependency
> > instrumentation.
> >
> > So i decided to goto my clean desktop machine and attempt the build... and
> > it fails now.
> >
> > mvn clean install
> >
> > ???
> >
> > Is something going on? Why am I being taken out?
> >
> > C:\Prototype\Mavenized\Product\trails\trunk\trails>mvn clean install
> > [INFO] Scanning for projects...
> > [INFO] Reactor build order:
> > [INFO]   Trails
> > [INFO]   Trails Modules
> > [INFO]   Trails Core
> > [INFO]   Trails Test
> > [INFO]   Trails Hibernate
> > [INFO]   Trails Security
> > [INFO]   Trails Examples
> > [INFO]   Trails Example - Ajax List
> > [INFO]   Trails Example - Simple
> > [INFO]   Trails Example - Recipe
> > [INFO]   Trails Example - Classic Hibernate Roster Demo
> > [INFO]   Trails Example - Security
> > [INFO]   Trails Example - Compass Library
> > [INFO]   Trails Archetypes
> > [INFO]   Archetype - trails-archetype
> > [INFO]   Archetype - trails-secure-archetype
> > WAGON_VERSION: 1.0-beta-2
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Trails
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\target
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\target\classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\target\test-class
> > es
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\target\site
> > [INFO] [site:attach-descriptor]
> > [INFO] [install:install]
> > [INFO] Installing
> C:\Prototype\Mavenized\Product\trails\trunk\trails\pom.xml
> > to C:\Tomcat-5.5.
> >
> 17\webapps\m2.repository\org\trailsframework\trails\1.2-SNAPSHOT\trails-1.2-
> SNAPSHOT.pom
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Trails Modules
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\cl
> > asses
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\te
> > st-classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\si
> > te
> > [INFO] [cobertura:clean {execution: default}]
> > [INFO] [site:attach-descriptor]
> > [INFO] [install:install]
> > [INFO] Installing
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\pom.xml to
> C:\Tom
> >
> cat-5.5.17\webapps\m2.repository\org\trailsframework\modules\1.2-SNAPSHOT\mo
> dules-1.2-SNAPSHOT
> > .pom
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Trails Core
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for
> updates
> > from tacos.stable
> >
> > [INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for
> updates
> > from codehaus
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> > re\target
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> > re\target\classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> > re\target\test-classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> > re\target\site
> > [INFO] [cobertura:clean {execution: default}]
> > [INFO] [aspectj:compile {execution: default}]
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] [compiler:compile]
> > [INFO] Nothing to compile - all classes are up to date
> > [INFO] [aspectj:test-compile {execution: default}]
> > [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> > has not been applie
> > d [Xlint:adviceDidNotMatch]
> > [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> > has not been applie
> > d [Xlint:adviceDidNotMatch]
> > [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> > has not been applie
> > d [Xlint:adviceDidNotMatch]
> > [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> > has not been applie
> > d [Xlint:adviceDidNotMatch]
> > [INFO] [resources:testResources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] [compiler:testCompile]
> > [INFO] Nothing to compile - all classes are up to date
> > [INFO] [surefire:test]
> > [INFO] Surefire report directory:
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\t
> > rails-core\target\surefire-reports
> >
> > -------------------------------------------------------
> >  T E S T S
> > -------------------------------------------------------
> > Running org.trails.component.IdentifierTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
> > Running org.trails.validation.TrailsValidationDelegateTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.406 sec
> > Running org.trails.component.EnumSelectionModelTest
> > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
> > Running org.trails.component.UtilsTest
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec
> > Running org.trails.descriptor.CollectionDescriptorTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
> > Running org.trails.component.EditPropertiesTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
> > Running org.trails.engine.encoders.PagesEncoderTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
> > Running org.trails.component.IdentifierSelectionModelTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> > Running org.trails.descriptor.PropertyDescriptorTest
> > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
> > Running org.trails.page.EditPageTest
> > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
> > Running org.trails.io.CallbackStackAdaptorTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> > Running org.trails.io.EntitySquezerTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> > Running org.trails.component.AssociationSelectTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
> > Running org.trails.descriptor.annotation.CollectionDecoratorTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> > Running org.trails.descriptor.ObjectReferenceDescriptorTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> > Running org.trails.descriptor.annotation.AnnotationDecoratorTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
> > Running org.trails.component.TrailsTableColumnTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
> > Running org.trails.component.PropertyEditorTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
> > Running org.trails.validation.ValidatorTranslatorServiceTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> > Running org.trails.callback.CallbackStackTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> > Running org.trails.component.InvokeMethodTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
> > Running org.trails.i18n.DescriptorInternationalizationTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
> > Running org.trails.component.EnumSelectTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> > Running org.trails.io.ClassAdaptorTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> > Running org.trails.io.ClassDescriptorSqueezerStrategyTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> > Running org.trails.descriptor.EmbeddedDescriptorTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> > Running org.trails.record.SqueezerDataEncoderTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> > Running org.trails.page.PageResolverTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
> > Running org.trails.descriptor.annotation.PropertyDescriptorDecoratorTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> > Running org.trails.io.PropertyDescriptorSqueezerStrategyTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> > Running org.trails.descriptor.TrailsBlockFinderTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
> > Running org.trails.component.ObjectActionsTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
> > Running org.trails.descriptor.TrailsClassDescriptorTest
> > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> > Running org.trails.engine.state.RequestScopeManagerTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> > Running org.trails.component.ObjectTableTest
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
> > Running org.trails.component.ObjectEditComponentTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> > Running org.trails.component.EditCollectionTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
> > Running org.trails.test.TestTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> > Running org.trails.descriptor.TrailsDescriptorServiceTest
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
> > Running org.trails.descriptor.annotation.ClassDescriptorDecoratorTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> >
> > Results :
> >
> > Tests run: 114, Failures: 0, Errors: 0, Skipped: 0
> >
> > [INFO] [jar:jar]
> > [INFO] Building jar:
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-core\ta
> > rget\trails-core-1.2-SNAPSHOT.jar
> > [INFO] [install:install]
> > [INFO] Installing
> >
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-core\targe
> > t\trails-core-1.2-SNAPSHOT.jar to
> > C:\Tomcat-5.5.17\webapps\m2.repository\org\trailsframework\t
> > rails-core\1.2-SNAPSHOT\trails-core-1.2-SNAPSHOT.jar
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Trails Test
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> > st\target
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> > st\target\classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> > st\target\test-classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> > st\target\site
> > [INFO] [cobertura:clean {execution: default}]
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] [compiler:compile]
> > [INFO] Compiling 9 source files to
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\
> > trails-test\target\classes
> > [INFO] [resources:testResources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] [compiler:testCompile]
> > [INFO] No sources to compile
> > [INFO] [surefire:test]
> > [INFO] No tests to run.
> > [INFO] [jar:jar]
> > [INFO] Building jar:
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-test\ta
> > rget\trails-test-1.2-SNAPSHOT.jar
> > [INFO] [install:install]
> > [INFO] Installing
> >
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-test\targe
> > t\trails-test-1.2-SNAPSHOT.jar to
> > C:\Tomcat-5.5.17\webapps\m2.repository\org\trailsframework\t
> > rails-test\1.2-SNAPSHOT\trails-test-1.2-SNAPSHOT.jar
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Trails Hibernate
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> > bernate\target
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> > bernate\target\classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> > bernate\target\test-classes
> > [INFO] Deleting directory
> > C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> > bernate\target\site
> > [INFO] [cobertura:clean {execution: default}]
> > [INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
> > checking for updates
> >  from trails.codehaus.org
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > '23cac165d6dd0077171c545f
> > 8ca626a1af560037'; remote = 'Null' - RETRYING
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > '23cac165d6dd0077171c545f
> > 8ca626a1af560037'; remote = 'Null' - IGNORING
> > [INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
> > checking for updates
> >  from apache.snapshots
> > [INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
> > checking for updates
> >  from howardlewisship.com
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Error building POM (may not be this project's POM).
> >
> >
> > Project ID: com.javaforge.tapestry:tapestry-spring:jar:1.0.0
> >
> > Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge for
> > project: com.javafor
> > ge.tapestry:tapestry-spring:jar:1.0.0 for project
> > com.javaforge.tapestry:tapestry-spring:jar:1
> > .0.0
> >
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 2 minutes 9 seconds
> > [INFO] Finished at: Fri Feb 29 09:35:15 EST 2008
> > [INFO] Final Memory: 16M/49M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> >
> > -----
> > Best regards
> > Ken in nashua
> > --
> > View this message in context:
> http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote
> -dependencies--tp15760163s177p15760163.html
> > Sent from the Maven - Users mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by nhhockeyplayer <nh...@hotmail.com>.
Thanks friend for taking the time...

I do use a local repo.

Ok, I use to pre-populate tools.jar but I commented that out from my batch
script months ago... because things built fine without it. 

I only use JAVA_HOME and never needed to create JRE_HOME. Why complicate
things.

#tools
#call mvn install:install-file -DgroupId=com.sun -DartifactId=tools
-Dversion=1.5.0 -Dpackaging=jar -Dfile=%JAVA_HOME%/lib/tools.jar

Everything comes apart now and I do not understand why I have to reconfigure
tools.jar into my local repo? Maybe because it was picked up in another
repo?

Something changed on the repo's overnight.

To be safe your saying I need to pre-populate my own local repo...

I will give that a shot.

Any more solutions are welcome.

It seems wagon-webdav, during local repo population at build time, results
in a populated pom to my local repo that has java stack trace stuff in it...
causing maven to choke. Why would my JAVA_HOME have anything to do with
causing that?

Still wondering who is to blame.

tx

-----
Best regards
Ken in nashua
-- 
View this message in context: http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote-dependencies--tp15760163s177p15761124.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven broke my build next day - out of the blue remote dependencies?

Posted by Martin Gainty <mg...@hotmail.com>.
did you follow these instructions?
maven-2.0.6 installed?
JAVA_HOME points to valid JDK(the instructions allude to JRE but JRE should
be JRE_HOME)
locate tools.jar and install tools file
mvn
install:install-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.5.0 -D
packaging=jar -Dfile=tools.jar
check out the project on: http://svn.codehaus.org/trails/tags/trails-1.1
mvn clean
mvn clean install -e > log.txt (so you can look at the errors better later
on)
mvn eclipse:eclipse

specific instructions located at
http://www.classnotfoundexception.info/category/java/eclipse/

Be mindful that network errors can interfere in the process and you may have
to accomodate
s working solution by using a 'localRepository'..

FWIW
M--
----- Original Message -----
From: "nhhockeyplayer" <nh...@hotmail.com>
To: <us...@maven.apache.org>
Sent: Friday, February 29, 2008 9:53 AM
Subject: Maven broke my build next day - out of the blue remote
dependencies?


>
> Folks,
>
> Am I thinking right that you can wake up the next day and your build will
> fail because of some repo somwhere instrumented it's dependencies somehow?
> If thats the case then why isn't the rest of the world failing on their
> builds with same dependencies I have.
>
> My build was fine yesterday clean checkout on separate desktop machine. I
> made no checkouts since and built it fine yesterday.
>
> My laptop build was failing this morning due to this maven2 dependency
> instrumentation.
>
> So i decided to goto my clean desktop machine and attempt the build... and
> it fails now.
>
> mvn clean install
>
> ???
>
> Is something going on? Why am I being taken out?
>
> C:\Prototype\Mavenized\Product\trails\trunk\trails>mvn clean install
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   Trails
> [INFO]   Trails Modules
> [INFO]   Trails Core
> [INFO]   Trails Test
> [INFO]   Trails Hibernate
> [INFO]   Trails Security
> [INFO]   Trails Examples
> [INFO]   Trails Example - Ajax List
> [INFO]   Trails Example - Simple
> [INFO]   Trails Example - Recipe
> [INFO]   Trails Example - Classic Hibernate Roster Demo
> [INFO]   Trails Example - Security
> [INFO]   Trails Example - Compass Library
> [INFO]   Trails Archetypes
> [INFO]   Archetype - trails-archetype
> [INFO]   Archetype - trails-secure-archetype
> WAGON_VERSION: 1.0-beta-2
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Trails
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\target
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\target\classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\target\test-class
> es
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\target\site
> [INFO] [site:attach-descriptor]
> [INFO] [install:install]
> [INFO] Installing
C:\Prototype\Mavenized\Product\trails\trunk\trails\pom.xml
> to C:\Tomcat-5.5.
>
17\webapps\m2.repository\org\trailsframework\trails\1.2-SNAPSHOT\trails-1.2-
SNAPSHOT.pom
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Trails Modules
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\cl
> asses
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\te
> st-classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\target\si
> te
> [INFO] [cobertura:clean {execution: default}]
> [INFO] [site:attach-descriptor]
> [INFO] [install:install]
> [INFO] Installing
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\pom.xml to
C:\Tom
>
cat-5.5.17\webapps\m2.repository\org\trailsframework\modules\1.2-SNAPSHOT\mo
dules-1.2-SNAPSHOT
> .pom
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Trails Core
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for
updates
> from tacos.stable
>
> [INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for
updates
> from codehaus
> [INFO] [clean:clean]
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> re\target
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> re\target\classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> re\target\test-classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-co
> re\target\site
> [INFO] [cobertura:clean {execution: default}]
> [INFO] [aspectj:compile {execution: default}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [aspectj:test-compile {execution: default}]
> [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> has not been applie
> d [Xlint:adviceDidNotMatch]
> [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> has not been applie
> d [Xlint:adviceDidNotMatch]
> [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> has not been applie
> d [Xlint:adviceDidNotMatch]
> [WARNING] advice defined in org.trails.i18n.DescriptorInternationalization
> has not been applie
> d [Xlint:adviceDidNotMatch]
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [surefire:test]
> [INFO] Surefire report directory:
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\t
> rails-core\target\surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.trails.component.IdentifierTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
> Running org.trails.validation.TrailsValidationDelegateTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.406 sec
> Running org.trails.component.EnumSelectionModelTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
> Running org.trails.component.UtilsTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec
> Running org.trails.descriptor.CollectionDescriptorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
> Running org.trails.component.EditPropertiesTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
> Running org.trails.engine.encoders.PagesEncoderTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
> Running org.trails.component.IdentifierSelectionModelTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> Running org.trails.descriptor.PropertyDescriptorTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
> Running org.trails.page.EditPageTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
> Running org.trails.io.CallbackStackAdaptorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> Running org.trails.io.EntitySquezerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.trails.component.AssociationSelectTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
> Running org.trails.descriptor.annotation.CollectionDecoratorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> Running org.trails.descriptor.ObjectReferenceDescriptorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.trails.descriptor.annotation.AnnotationDecoratorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
> Running org.trails.component.TrailsTableColumnTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
> Running org.trails.component.PropertyEditorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
> Running org.trails.validation.ValidatorTranslatorServiceTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> Running org.trails.callback.CallbackStackTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.trails.component.InvokeMethodTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
> Running org.trails.i18n.DescriptorInternationalizationTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
> Running org.trails.component.EnumSelectTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> Running org.trails.io.ClassAdaptorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.trails.io.ClassDescriptorSqueezerStrategyTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.trails.descriptor.EmbeddedDescriptorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.trails.record.SqueezerDataEncoderTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.trails.page.PageResolverTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
> Running org.trails.descriptor.annotation.PropertyDescriptorDecoratorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> Running org.trails.io.PropertyDescriptorSqueezerStrategyTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.trails.descriptor.TrailsBlockFinderTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
> Running org.trails.component.ObjectActionsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
> Running org.trails.descriptor.TrailsClassDescriptorTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> Running org.trails.engine.state.RequestScopeManagerTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> Running org.trails.component.ObjectTableTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
> Running org.trails.component.ObjectEditComponentTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> Running org.trails.component.EditCollectionTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
> Running org.trails.test.TestTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.trails.descriptor.TrailsDescriptorServiceTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
> Running org.trails.descriptor.annotation.ClassDescriptorDecoratorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
>
> Results :
>
> Tests run: 114, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [jar:jar]
> [INFO] Building jar:
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-core\ta
> rget\trails-core-1.2-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] Installing
>
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-core\targe
> t\trails-core-1.2-SNAPSHOT.jar to
> C:\Tomcat-5.5.17\webapps\m2.repository\org\trailsframework\t
> rails-core\1.2-SNAPSHOT\trails-core-1.2-SNAPSHOT.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Trails Test
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> st\target
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> st\target\classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> st\target\test-classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-te
> st\target\site
> [INFO] [cobertura:clean {execution: default}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 9 source files to
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\
> trails-test\target\classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] No sources to compile
> [INFO] [surefire:test]
> [INFO] No tests to run.
> [INFO] [jar:jar]
> [INFO] Building jar:
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-test\ta
> rget\trails-test-1.2-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] Installing
>
C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-test\targe
> t\trails-test-1.2-SNAPSHOT.jar to
> C:\Tomcat-5.5.17\webapps\m2.repository\org\trailsframework\t
> rails-test\1.2-SNAPSHOT\trails-test-1.2-SNAPSHOT.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Trails Hibernate
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> bernate\target
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> bernate\target\classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> bernate\target\test-classes
> [INFO] Deleting directory
> C:\Prototype\Mavenized\Product\trails\trunk\trails\modules\trails-hi
> bernate\target\site
> [INFO] [cobertura:clean {execution: default}]
> [INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
> checking for updates
>  from trails.codehaus.org
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '23cac165d6dd0077171c545f
> 8ca626a1af560037'; remote = 'Null' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '23cac165d6dd0077171c545f
> 8ca626a1af560037'; remote = 'Null' - IGNORING
> [INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
> checking for updates
>  from apache.snapshots
> [INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT:
> checking for updates
>  from howardlewisship.com
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: com.javaforge.tapestry:tapestry-spring:jar:1.0.0
>
> Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge for
> project: com.javafor
> ge.tapestry:tapestry-spring:jar:1.0.0 for project
> com.javaforge.tapestry:tapestry-spring:jar:1
> .0.0
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 minutes 9 seconds
> [INFO] Finished at: Fri Feb 29 09:35:15 EST 2008
> [INFO] Final Memory: 16M/49M
> [INFO]
> ------------------------------------------------------------------------
>
>
> -----
> Best regards
> Ken in nashua
> --
> View this message in context:
http://www.nabble.com/Maven-broke-my-build-next-day---out-of-the-blue-remote
-dependencies--tp15760163s177p15760163.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org