You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2007/03/28 05:15:32 UTC

[jira] Commented: (FELIX-263) Main build fails with Maven 2.0.5 and clean local repository

    [ https://issues.apache.org/jira/browse/FELIX-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484690 ] 

Stuart McCulloch commented on FELIX-263:
----------------------------------------

As a workaround I can get things going using:

   mvn -N install
   cd tools/maven2/maven-bundle-plugin/
   mvn install
   cd ../..
   ant

to pre-install the bundle plugin.

> Main build fails with Maven 2.0.5 and clean local repository
> ------------------------------------------------------------
>
>                 Key: FELIX-263
>                 URL: https://issues.apache.org/jira/browse/FELIX-263
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: 1.0.0
>         Environment: Mac OS X, Java 5
>            Reporter: Stuart McCulloch
>             Fix For: 1.0.0
>
>         Attachments: maven_error.log
>
>
> Using Maven 2.0.5 and an empty local repository I get an error building the 0.9.0-incubator-SNAPSHOT tree. I don't see this error when I use Maven 2.0.4

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.