Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Created: (MNG-2289) Newer SNAPSHOT parents in the remoterepository are ignored

    0 answers - 766 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Newer SNAPSHT parents in the remote repository are ignored
    Key: MNG-2289
    URL:
    Project: Maven 2
    Type: Bug
    Components: Inheritence and Interpolation
    Versions: 2.0.4
    Reporter: Joerg Schaible
    Priority: Critical
    If a PM inherits from another one in the repository with a SNAPSHT version, it will only look into the local repository for it, but not in the remote repositories.
    E.g. if a PM has following parent:
    {noformat}
    <parent>
    <groupId>pom.maven</groupId>
    <artifactId>super</artifactId>
    <version>SNAPSHT</version>
    </parent>
    {noformat}
    it will not find a newer version of "pom.maven:super:SNAPSHT" in a remote repository.

Re: Created: (MNG-2289) Newer SNAPSHOT parents in the remoterepository are ignored


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "Java"

EMSDN.COM