You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org> on 2006/10/31 09:10:38 UTC

[jira] Created: (AMQ-1017) Build of current trunk with Maven2 fails

Build of current trunk with Maven2 fails
----------------------------------------

                 Key: AMQ-1017
                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.1
         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
            Reporter: Bernhard Wellhöfer
            Priority: Critical
         Attachments: mvn.log

A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Michael Murphree (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37394 ] 
            
Michael Murphree commented on AMQ-1017:
---------------------------------------

Greetings.  I'm trying to build 472933 and I'm experiencing a similar issue.  I'm building with Maven 2.0.4, Java 1.5.0_08, on Windows XP SP2, working behind a proxy / firewall.  I can get through Jaas, Core, Console, and web stuff, but mine collapses on XMPP.

I don't get quite as far as Bernhard does, however.  I fail with this error:

[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to build project for plugin 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin': Error getting POM for 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin' from the repository: Error transferring file
  org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:pom:0.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus (http://repository.codehaus.org/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  maven2-repository.dev.java.net (https://maven2-repository.dev.java.net/nonav/repository),
  maven-repository.dev.java.net (https://maven-repository.dev.java.net/nonav/repository),
  apache.incubating.releases (http://people.apache.org/repo/m2-incubating-repository)

I suspect this may be a Maven configuration issue, though.  I will attach the full Maven log.

Regards,

Michael



> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1017?page=all ]

Bernhard Wellhöfer updated AMQ-1017:
------------------------------------

    Attachment: mvn.log

The output for "mvn -U -X -Dmaven.test.skip=true install > mvn.log" and rev number 472803.


> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "james strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37357 ] 
            
james strachan commented on AMQ-1017:
-------------------------------------

The build works perfectly for me on OS X and Linux. I guess it must be some windows issue.

I wonder does trashing your ~/.m2/repository help? Am wondering if you've got some old version of some jar in your local repo? You definitely have the latest from trunk right?


> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Jonas Lim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37402 ] 
            
Jonas Lim commented on AMQ-1017:
--------------------------------

I did  a fresh checkout with rev 473056 and build against a clean repository.  Runnng Windows Server 2003, java version 1.5.0_05  and using maven 2.0.4. The build was also succesful for me when I did a mvn install -Dtest=

I wonder if this is a case of ibiblio sometimes  being overloaded?  If you  already have  downloaded the repository on your machine  before maybe you can try an offline mode for your build (ie. mvn -o ). 

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1017?page=all ]

Bernhard Wellhöfer updated AMQ-1017:
------------------------------------

    Attachment: mvn.log

The output of "mvn -Dmaven.test.skip=true -U clean install "

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "james strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37391 ] 
            
james strachan commented on AMQ-1017:
-------------------------------------

I've tried trashing the local repo too - and it still works fine for me. I'm kinda mystified why its failing for you.

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37360 ] 
            
Bernhard Wellhöfer commented on AMQ-1017:
-----------------------------------------

I just did a fresh update to revision number 472216. I also removed all content under ~/.m2/repository.

I still run into the build error and will attach the output of "mvn -Dmaven.test.skip=true -U clean install > mvn.log".

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37406 ] 
            
Bernhard Wellhöfer commented on AMQ-1017:
-----------------------------------------

A build using Debian Sarge works fine.

But a 4.2 ActiveMQ version was build, not a 4.1. As I said I'm trying to compile https://svn.apache.org/repos/asf/incubator/activemq/trunk which is regarding to http://www.activemq.org/site/source.html) the 4.1 SNAPSHOT version. I just detected that https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.1 exists. Is this the 4.1 tree?

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37358 ] 
            
Adrian Co commented on AMQ-1017:
--------------------------------

I just built the trunk and its working fine for me (WinXP). Though, I did see this once, but was unable to reproduce it. Are you able to consistently reproduce this? Maybe you can try "mvn install -U"

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37390 ] 
            
Bernhard Wellhöfer commented on AMQ-1017:
-----------------------------------------

I just had the idea whether trashing your ~/.m2/repository could make the issue reproducable on your side. May your local repo contains old jars that I do not get from the repo server.

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37398 ] 
            
Adrian Co commented on AMQ-1017:
--------------------------------

Also using maven-2.0.4 and java version "1.5.0_07"

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "james strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37375 ] 
            
james strachan commented on AMQ-1017:
-------------------------------------

I've just patched the pom for activemq-xmpp to see if that helps any - I wonder could you try give it another go please and see if this fixes it for you?

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "james strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37392 ] 
            
james strachan commented on AMQ-1017:
-------------------------------------

I guess we need someone else with a windows machine to trash their local repo and try again - it could be a windows-only-with-no-local-repo issue

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Michael Murphree (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1017?page=all ]

Michael Murphree updated AMQ-1017:
----------------------------------

    Attachment: mvn-472933.log

This log shows a build of revision 472933.

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Nathan Mittler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37465 ] 
            
Nathan Mittler commented on AMQ-1017:
-------------------------------------

I was having a similar problem at work on my windows box, but it looks like we have a solution ... Thanks to Tim Bish!

It comes down to a proxy issue for https.  We had to set the environment variables "https.proxyHost" and "https.proxyPort". The proxy configuration in the maven settings.xml only seems to work for http, not https.

Once we defined those, it built just fine.

Hope this helps.

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37388 ] 
            
Bernhard Wellhöfer commented on AMQ-1017:
-----------------------------------------

I updated to revision number 472803. The build is still failing.

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37393 ] 
            
Bernhard Wellhöfer commented on AMQ-1017:
-----------------------------------------

jcdesrochers wrote (see http://www.nabble.com/Latest-4.1-SNAPSHOT-tf2516871.html) that for him the build also fails. You could ask him to help out.

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37397 ] 
            
Adrian Co commented on AMQ-1017:
--------------------------------

I just did a fresh checkout of https://svn.apache.org/repos/asf/incubator/activemq/trunk with rev 473001.

Running in WinXP, did a mvn install -Dmaven.test.skip=true with a clean repo and it built successfully for me. :-/

> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

Posted by "Bernhard Wellhöfer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37466 ] 
            
Bernhard Wellhöfer commented on AMQ-1017:
-----------------------------------------

Hello Nathan,

hhmm I do not use a HTTP[s] proxy. So should I just set the host and port to an empty value? An why do I not need these settings under Debian in the same local network?



> Build of current trunk with Maven2 fails
> ----------------------------------------
>
>                 Key: AMQ-1017
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1017
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>         Environment: Windows XP, Maven 2.0.4, Java 1.5.0_06
>            Reporter: Bernhard Wellhöfer
>            Priority: Critical
>         Attachments: mvn-472933.log, mvn.log, mvn.log, mvn.log
>
>
> A build of a fresh checkout from https://svn.apache.org/repos/asf/incubator/activemq/trunk with Maven2 fails. See the attached log of the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira