You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/01/14 21:31:56 UTC

[jira] Closed: (OPENJPA-1457) Remove Java.net maven repostiory from tck pom.xml

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

Michael Dick closed OPENJPA-1457.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0
                   1.0.4

> Remove Java.net maven repostiory from tck pom.xml
> -------------------------------------------------
>
>                 Key: OPENJPA-1457
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1457
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: build / infrastructure
>    Affects Versions: 1.0.4, 1.2.2, 1.3.0
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 1.0.4, 1.2.2, 1.3.0
>
>
> The Java.net maven 1 repository contains a placeholder for some of the OpenJPA 1.2.2 artifacts (ie openjpa-lib and openjpa-kernel). Unfortunately the maven release plugin detects the placeholder and downloads it as a jar and copies it into your local repository. 
> Having the jar in your local repository causes problems with the javadoc tool and the release plugin cannot continue.
> Unfortunately this issue is not detected when doing a dryRun of the release:prepare goal - at least in my environment it only shows up when you start the release for real. 
> We use the Geronimo JPA spec jars elsewhere in the build - moving the TCK configuration to use them as well would resolve this issue.

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