You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2008/07/10 23:44:31 UTC

[jira] Resolved: (TUSCANY-2475) Source distribution build fails because it can't find the sdo plugins

     [ https://issues.apache.org/jira/browse/TUSCANY-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-2475.
--------------------------------------

    Resolution: Fixed

Fixed under revision #675769.

> Source distribution build fails because it can't find the sdo plugins
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-2475
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2475
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: Java-SCA-1.3
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>            Priority: Blocker
>             Fix For: Java-SCA-1.3
>
>
> Try downloading the file manually from the project website.
> Then, install it using the command: 
>     mvn install:install-file -DgroupId=org.apache.tuscany.sdo -DartifactId=tuscany-sdo-plugin -Dversion=1.1-incubating -Dpackaging=maven-plugin -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there: 
>     mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sdo -DartifactId=tuscany-sdo-plugin -Dversion=1.1-incubating -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.1-incubating
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.incubator (http://people.apache.org/repo/m2-ibiblio-rsync-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   codehaus-snapshot (http://snapshots.repository.codehaus.org)
>   org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.1-incubating
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.incubator (http://people.apache.org/repo/m2-ibiblio-rsync-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   codehaus-snapshot (http://snapshots.repository.codehaus.org)

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