Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1362

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1362
    Summary: Cannot build maven : test-plugin-loading fails in the bootstrap
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0
   Versions:
             1.0

   Assignee: Brett Porter
   Reporter: Arnaud HERITIER

    Created: Wed, 7 Jul 2004 5:43 AM
    Updated: Wed, 7 Jul 2004 5:43 AM
Environment: Win XP, Maven 1.0 CVS Branch

Description:
Since several days I can't build maven with the bootstrap.

The build fails on the test-plugin-loading at the end of the bootstrap.

The error is the following :

     [exec] test-plugin-loading:
     [exec]     [echo] DEPRECATED: the use of dependency-handle is deprecated. Please 
use maven:get/set to modify properties of the multiproject plugin
     [exec] Plugin 'maven-deploy-plugin' in project 'Touchstone' is not available

     [exec] BUILD FAILED
     [exec] File...... C:\Work\Opensources\maven-1.0\maven.xml
     [exec] Element... maven:maven
     [exec] Line...... 66
     [exec] Column.... 7
     [exec] Unable to obtain goal [touchstone-tests] -- 
C:\Work\Opensources\maven-1.0\src\test\touchstone-build\maven.xml:859:13: <fail> 
maven.dist.tar.executable in dist plugin is not 'tar', is 'gtar'
     [exec] Total time: 1 minutes 52 seconds
     [exec] Finished at: Wed Jul 07 11:12:05 CEST 2004

The problem seems to appear because at work I defined in my %HOME%/build.properties 
the following property :
maven.dist.tar.executable = gtar

I don't want to comment this property each time I build maven.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to