Hi Brian,

just've updated the dead links on "Building from source code" page, thanks
for pointing them out. As for cheat-sheet.md, I've look through it and it's
a bit outdated, we'll have to keep it more up to date for next releases.

Anyway, anything less than mvn package is bound to give you the error you
see at jspwiki-portable. That module expects the main war to be at least
packaged/installed by the build (so it's picked by the reactor build, or
through a maven repo, local or remote), because it needs it to build the
portable artifacts. So it's an expected behaviour, for a complete build you
should at least mvn (clean) package.


HTH,
juan pablo

On Tue, Dec 4, 2018 at 10:10 AM Brian Burch <br...@pingtoo.com> wrote:

> On 4/12/18 6:01 am, Juan Pablo Santos Rodríguez wrote:
> >   [X] +1 Approve the release
> >
> > (please note that
> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
> > has a curated changelog far more complete than the jira link; will also
> add
> > it for future release votes)
>
> Sorry to be a pain, but I get a 404 from the hyperlink on this page:-
>
>
> https://jspwiki-wiki.apache.org/Wiki.jsp?page=Building%20from%20source%20code
>
> to this page:-
>
>
> https://git-wip-us.apache.org/repos/asf?p=jspwiki.git;a=blob_plain;f=mvn_cheat-sheet.md
>
> So, in the absence of direct guidance, I kicked off my "usual"
> belt-and-braces sequence of:-
>
> mvn clean (completed OK);
>
> mvn compile failed with this:-
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:3.1.1:unpack
> (unpack-jspwiki-war) on project jspwiki-portable: Artifact has not been
> packaged yet. When used on reactor artifact, unpack should be executed
> after packaging: see MDEP-98. -> [Help 1]
>
> mvn install (completed OK - that surprised me!);
>
> mvn test failed on project jspwiki-portable just like the compile
> lifecycle phase.
>
>
> ... running under:-
>
> openjdk version "10.0.2" 2018-07-17
>
> ... on:-
>
> Linux schizo 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC
> 2018 x86_64 x86_64 x86_64 GNU/Linux
>
>
> Is this the expected result? I don't want to waste time trying to deploy
> JSPWiki.war on tomcat if the build wasn't satisfactory.
>
> Brian
>
> > cheers,
> > juan pablo
> >
> > On Mon, Dec 3, 2018 at 8:56 PM Juan Pablo Santos Rodríguez <
> > juanpa...@apache.org> wrote:
> >
> >> This is a release vote for Apache JSPWiki, version 2.11.0.M1. The vote
> >> will be open for at least 72 hours from now.
> >>
> >> It fixes the following issues:
> >>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12343348
> >>
> >> Note that we are voting upon the source (tag), binaries are provided for
> >> convenience.
> >>
> >> Everybody is encouraged to vote.
> >>
> >> Source and binary files:
> >> https://dist.apache.org/repos/dist/dev/jspwiki/2.11.0.M1-rc1
> >>
> >> Nexus staging repo:
> >>
> https://repository.apache.org/content/repositories/orgapachejspwiki-1007
> >>
> >> The tag to be voted upon:
> >> https://github.com/apache/jspwiki/tree/2.11.0.M1-RC1
> >>
> >> JSPWiki's KEYS file containing PGP keys we use to sign the release:
> >> https://www.apache.org/dist/jspwiki/KEYS
> >>
> >> *** Please download, test and vote:
> >>
> >> [ ] +1 Approve the release
> >> [ ]  0 Don't mind
> >> [ ] -1 Disapprove the release (please provide specific comments)
> >>
> >
>
>

Reply via email to