[ 
http://jira.codehaus.org/browse/XFIRE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomasz Sztelak closed XFIRE-457.
--------------------------------

    Resolution: Won't Fix

> Broken Maven2 build 
> --------------------
>
>                 Key: XFIRE-457
>                 URL: http://jira.codehaus.org/browse/XFIRE-457
>             Project: XFire
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Bruce Snyder
>         Assigned To: Christoph Sturm
>
> The Maven 2 build on the trunk is currently failing. I simply added a couple 
> of repos and it all built. Below is the patch: 
> Index: pom.xml
> ===================================================================
> --- pom.xml     (revision 1631)
> +++ pom.xml     (working copy)
> @@ -151,6 +151,16 @@
>        <name>Snapshot repository</name>
>        <url>http://people.apache.org/maven-snapshot-repository/</url>
>      </repository>
> +    <repository>
> +      <id>apache</id>
> +      <name>Apache repository</name>
> +      <url>http://people.apache.org/repository/</url>
> +    </repository>
> +    <repository>
> +      <id>ibiblio maven2</id>
> +      <name>ibiblio maven2</name>
> +      <url>http://www.ibiblio.org/maven2</url>
> +    </repository>
>    </repositories>
>    <pluginRepositories>
>      <pluginRepository>

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to