And FF and IE timeout on *https*://
vmbuild.apache.org/continuum/buildResult.action?buildId=14088&projectId=129and
*https*://vmbuild.apache.org/

OK on plain HTTP though.

Gary


On Fri, Nov 4, 2011 at 9:40 AM, Gary Gregory <garydgreg...@gmail.com> wrote:

> On Thu, Nov 3, 2011 at 11:44 PM, Ralph Goers 
> <ralph.go...@dslextreme.com>wrote:
>
>> I tried to run the build and got the same error.  I'm not sure why you
>> had to add the SLF4J dependencies. Shouldn't they come in as transitive
>> dependencies?  I assume the ftpserver dependency is for a new test?
>>
>
> Hi All:
>
> I forgot to commit the top-level pom.xml last night. Please accept my
> apologies.
>
>
> > I assume the ftpserver dependency is for a new test?
>
> The *existing *FTP tests are now run as part of the normal build instead
> of being forced to manually set up an FTP server and passing in extra args
> on the command line. I would be nice to get this to work with SFTP as well
> but I am not sure if ftpserver can be used for that, probably not eh?
> Because... SFTP is not SSL over FTP but a whole other beast (SSH). Right?
>
>
> > I'm not sure why you had to add the SLF4J dependencies. Shouldn't they
> come in as transitive dependencies?
>
> Yes, but it did not work to omit these deps from the POM IIRC, well,
> especially since I needed to enable logging to debug some of the tests.
>
> If there is a better to do it, please let me know!
>
> Thank you all,
> Gary
>
> Ralph
>
>>
>> On Nov 3, 2011, at 6:24 PM, Konstantin Kolinko wrote:
>>
>> > 2011/11/4 Gary Gregory <garydgreg...@gmail.com>:
>> >> Can any one see the on-line report?
>> >>
>> >> Gary
>> >>
>> >> On Thu, Nov 3, 2011 at 7:31 PM, Continuum@vmbuild <
>> contin...@apache.org>wrote:
>> >>
>> >>> Online report :
>> >>>
>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=14088&projectId=129
>> >
>> > Yes, I can.
>> > Though it appears onscreen only after ~30 seconds. Maybe the VM is busy.
>> >
>> > Start Time:   Nov 03, 2011 11:31:28 PM UTC
>> > End Time:     Nov 03, 2011 11:31:31 PM UTC
>> > Duration:     3 sec
>> > Build Trigger:        Scheduled
>> >
>> > Build Definition Used
>> > POM filename  pom.xml
>> > Goals         clean deploy
>> > Arguments     --batch-mode -Pjava-1.5
>> > Build Fresh   false
>> > Always Build  false
>> > Is it default ?       true
>> > Schedule      COMMONS_SCHEDULE
>> > Build Environment     Maven 2.2.1
>> > Description   Default Maven 2 Build Definition (Java 1.5)
>> >
>> > Output:
>> > [[[
>> > [INFO] Scanning for projects...
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [ERROR] FATAL ERROR
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [INFO] Error building POM (may not be this project's POM).
>> >
>> >
>> > Project ID: org.apache.commons:commons-vfs2
>> > POM Location:
>> /home/continuum/continuum-base/data/working-directory/129/core/pom.xml
>> > Validation Messages:
>> >
>> >    [0]  'dependencies.dependency.version' is missing for
>> > org.apache.ftpserver:ftpserver-core:jar
>> >    [1]  'dependencies.dependency.version' is missing for
>> > org.slf4j:slf4j-api:jar
>> >    [2]  'dependencies.dependency.version' is missing for
>> > org.slf4j:slf4j-log4j12:jar
>> >
>> >
>> > Reason: Failed to validate POM for project
>> > org.apache.commons:commons-vfs2 at
>> > /home/continuum/continuum-base/data/working-directory/129/core/pom.xml
>> > ]]]
>> >
>> > followed by exception stacktrace from Maven:
>> >
>> > org.apache.maven.reactor.MavenExecutionException: Failed to validate
>> > POM for project org.apache.commons:commons-vfs2 at
>> > /home/continuum/continuum-base/data/working-directory/129/core/pom.xml
>> >       at
>> org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
>> >
>> > Best regards,
>> > Konstantin Kolinko
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> > For additional commands, e-mail: dev-h...@commons.apache.org
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to