You must add the staging repo as part of your Maven conf to get the parent POM to be resolved. On my side, I had two problems buiding the source: 1) mvn install -Prelease fails with rat check failure 2) mvn site fails with parent pom resolution failure
Jeff On Thu, Sep 12, 2013 at 11:16 AM, Tommaso Teofili <[email protected] > wrote: > Hi all, > > I tried to download and build the src package but it seems we should > release the parent first? > I'm asking this because I got: > > Non-resolvable parent POM: Failure to find > org.apache.directmemory:directmemory-parent:pom:1 in > http://repo.maven.apache.org/maven2 was cached in the local repository, > resolution will not be reattempted until the update interval of central has > elapsed or updates are forced and 'parent.relativePath' points at no local > POM @ line 23, column 11 -> [Help 2] > > Is it me doing something wrong? > Regards, > Tommaso > > > > 2013/9/12 Tommaso Teofili <[email protected]> > > > thanks Chetan, that's right, done :) > > Tommaso > > > > p.s.: > > will check RC later today > > > > 2013/9/12 Chetan Mehrotra <[email protected]> > > > >> Just a minor check I do not see [1] as part of release notes. Possibly > >> the fixed version needs to be set. > >> > >> [1] https://issues.apache.org/jira/browse/DIRECTMEMORY-131 > >> Chetan Mehrotra > >> > >> > >> On Thu, Sep 12, 2013 at 1:55 PM, Olivier Lamy <[email protected]> wrote: > >> > Hi, > >> > > >> > I'd like to release Apache DirectMemory 0.2 > >> > > >> > Maven Staging repository available here: > >> > > >> > https://repository.apache.org/content/repositories/orgapachedirectmemory-028/ > >> > > >> > Release sources: > >> https://dist.apache.org/repos/dist/dev/directmemory/0.2/ > >> > > >> > Release notes: > >> http://directmemory.apache.org/releases/release-notes-0.2.html > >> > > >> > [+1]: Yeahh release it > >> > [0]: I don't care > >> > [-1]: Something is really broken (please explain) > >> > > >> > Vote open for 72H: please cast your vote. > >> > > >> > Cheers > >> > -- > >> > Olivier Lamy > >> > Ecetera: http://ecetera.com.au > >> > http://twitter.com/olamy | http://linkedin.com/in/olamy > >> > > > > > -- Jeff MAURY "Legacy code" often differs from its suggested alternative by actually working and scaling. - Bjarne Stroustrup http://www.jeffmaury.com http://riadiscuss.jeffmaury.com http://www.twitter.com/jeffmaury
