attachment not supported on mailing list. BTW not sure site building trouble can be a blocking issue :-)
On 12 September 2013 22:10, Jeff MAURY <[email protected]> wrote: > I still have the problem with the site phase. > See the log (-X) file. > > Jeff > > > On Thu, Sep 12, 2013 at 2:01 PM, Jeff MAURY <[email protected]>wrote: > >> Forget about the RAT problem I had. This was due to the fact that I build >> with an empty local Maven repository that was a sub folder of the direct >> memory folder so RAT was analysing it as well. >> I located it elsewhere and this is ok now. >> I let you know for the site phase. >> >> Jeff >> >> >> On Thu, Sep 12, 2013 at 1:16 PM, Olivier Lamy <[email protected]> wrote: >> >>> On 12 September 2013 19:37, Jeff MAURY <[email protected]> wrote: >>> > You must add the staging repo as part of your Maven conf to get the >>> parent >>> > POM to be resolved. >>> >>> Yup parent pom is part of this release so staging repo must be used >>> >>> > On my side, I had two problems buiding the source: >>> > 1) mvn install -Prelease fails with rat check failure >>> >>> Please provide output as it works for me here. >>> >>> > 2) mvn site fails with parent pom resolution failure >>> >>> same (IWOMM too :-) ) >>> >>> > >>> > 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 >>> >>> >>> >>> -- >>> 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 >> > > > > -- > 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 > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy
