John,

Thanks for attempting a build.
 
This wiki page lists all of the steps I ran through during the release process, 
and logs of what occurred.

https://cwiki.apache.org/confluence/display/STREAMS/0.4-incubating+rc3+release+logs
  

streams-master: parent POM, most of project web page.
streams-project: majority of interfaces / classes including data providers, 
processors, persistence, and runtime modules.
streams-examples: assortment of modules demonstrating how to assemble, package, 
and execute streams out of modules.

It looks like your issue stems from not running `mvn install` on streams-master 
prior to streams-project.

Running `mvn clean install` on each in order should result in BUILD SUCCESS.

Steve

On November 9, 2016 at 8:10:27 PM, John D. Ament 
(johndam...@apache.org(mailto:johndam...@apache.org)) wrote:

> In addition, can you provide build instructions?
>  
> Johns-MBP-2:streams-project-0.4-incubating johnament$ mvn clean install
> [INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [FATAL] Non-resolvable parent POM for
> org.apache.streams:streams-project:0.4-incubating: Failure to find
> org.apache.streams:streams-master:pom:0.4-incubating in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of
> central-repo has elapsed or updates are forced and 'parent.relativePath'
> points at wrong local POM @ line 23, column 13
> @
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.apache.streams:streams-project:0.4-incubating
> (/Users/johnament/Downloads/streams-project-0.4-incubating/pom.xml) has 1
> error
> [ERROR] Non-resolvable parent POM for
> org.apache.streams:streams-project:0.4-incubating: Failure to find
> org.apache.streams:streams-master:pom:0.4-incubating in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of
> central-repo has elapsed or updates are forced and 'parent.relativePath'
> points at wrong local POM @ line 23, column 13 -> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
> Johns-MBP-2:streams-project-0.4-incubating johnament$
>  
>  
> On Wed, Nov 9, 2016 at 9:08 PM John D. Ament wrote:
>  
> > On Mon, Nov 7, 2016 at 11:51 AM sblackmon wrote:
> >
> > Hi Incubator PMC,
> >
> > The Apache Streams community has voted and approved the proposal to
> > release Apache Streams 0.4 (incubating).
> >
> > We now kindly request the Incubator PMC members to review and vote on this
> > incubator release.
> >
> > PPMC and IPMC feedback received during rc1 and rc2 votes (respectively)
> > have been addressed with rc3.
> >
> > Thread [VOTE] :
> >
> > https://lists.apache.org/thread.html/4ad0b6889fb61738209ba464e30dcc67d74ddacf60e820992dee83ab@%3Cdev.streams.apache.org%3E
> >
> > Thread [VOTE] [RESULT] :
> >
> > https://lists.apache.org/thread.html/4ad0b6889fb61738209ba464e30dcc67d74ddacf60e820992dee83ab@%3Cdev.streams.apache.org%3E
> >
> >
> > The Release candidate to be voted upon is 0.4-incubating release candidate
> > (rc3), with the following artifacts up for a vote:
> >
> > incubator-streams-master source tag (r0.4-incubating):
> >
> > https://git-wip-us.apache.org/repos/asf?p=incubator-streams-master.git;h=b87b23b19649dbd17a26f43aac3e51358d7e2b32
> > incubator-streams
> >  
> > source tag (r0.4-incubating):
> >
> > https://git-wip-us.apache.org/repos/asf?p=incubator-streams.git;h=fc51194bcf44328759961dd1ee95df0b829fe98f
> > incubator-streams-examples
> >  
> > source tag (r0.4-incubating):
> >
> > https://git-wip-us.apache.org/repos/asf?p=incubator-streams-examples.git;h=5cfcc2511a714922cdbc8b15f9cec5a3170f4162
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachestreams-1019
> >
> > Source releases:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/streams/0.4-incubating/streams-master-0.4-incubating-source-release.zip
> >
> > https://dist.apache.org/repos/dist/dev/incubator/streams/0.4-incubating/streams-project-0.4-incubating-source-release.zip
> >
> > https://dist.apache.org/repos/dist/dev/incubator/streams/0.4-incubating/streams-examples-0.4-incubating-source-release.zip
> >
> >
> > Can you explain what each of these artifacts are? what's in "master" vs
> > "project"? Examples is clear enough.
> >
> >
> > Checksums of streams-master-0.4-incubating-source-release.zip:
> > MD5: 182ed359685f35d950df3ba631d7d5e1
> > SHA1: 3cf0110f6a1abd7160ae40088d35ce1d9b581ac0
> > Checksums of streams-project-0.4-incubating-source-release.zip:
> > MD5: 5321f8c3f470d464a6f354d8b624c726
> > SHA1: ea294756549569e1a9392db362f3e3b33adc9dc1
> > Checksums of streams-examples-0.3-incubating-source-release.zip:
> > MD5: e7af881128418f3a782bf90d669348cb
> > SHA1: f53abf0cd23e72f85b9877db7624df8f2e706f6c
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/sblackmon.asc
> >
> > Note that Maven 3.3.9 and JDK 1.8+ are now required, and that MAVEN_OPTS
> > should set the java heap to at least 2G for best results.
> >
> > These repositories must be built and installed locally in the right
> > order: first streams-master, then streams-project, finally
> > streams-examples.
> >
> > To see the full set of steps used to validate and perform the release
> > candidate, and review the output of each step, visit this public wiki page.
> >
> >
> > https://cwiki.apache.org/confluence/display/STREAMS/0.4-incubating+rc3+release+logs
> >
> >
> > Note that to execute the full suite of integration tests, one must first
> > prepare a testing environment with docker databases and working credentials
> > to all providers.
> >
> > Vote will be open for 72 hours.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >

Reply via email to