I think it may be a problem with the snapshots repository: [WARNING] repository metadata for: 'snapshot org.apache.aries:eba-maven-plugin:1.0.0-SNAPSHOT' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file: RSA pr emaster secret error [INFO] Repository 'apache.snapshots' will be blacklisted
I was a little surprised that the versions in trunk depend on things that aren't released and aren't built in trunk, but maybe that's the right policy, I would have expected the versions in trunk to be updated after the release has passed. Emily, thanks for the suggestion. I had tried that and I can build the individual, but it builds 1.0.1, whereas it wants to pull down 1.0.0.xxx Regards, Graham. On 19 July 2012 23:06, Emily Jiang <[email protected]> wrote: > I think I have seen the similiar problem complaining about > eba-maven-plugin....jar. Can you try to cd to eba-maven-plugin and run mvn > clean install? > After that, build the component you choose. > > Hope this helps. > Emily > > On Thu, Jul 19, 2012 at 1:24 PM, Graham Charters <[email protected]>wrote: > >> Hi, >> >> I'm trying to build Aries from trunk and it's complaining about the >> following, which I think must be related to the releases that are in >> flight.... Any suggestions on how to resolve this would be >> appreciated >> >> Downloading: >> https://repository.apache.org/content/groups/snapshots-group/org/apache/aries/eba-maven >> -plugin/1.0.0-SNAPSHOT/eba-maven-plugin-1.0.0-20120714.033233-39.jar >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to resolve artifact. >> >> Error transferring file: RSA premaster secret error >> org.apache.aries:eba-maven-plugin:maven-plugin:1.0.0-20120714.033233-39 >> >> from the specified remote repositories: >> codehaus.snapshots (http://snapshots.repository.codehaus.org), >> central (http://repo1.maven.org/maven2), >> apache.snapshots >> (https://repository.apache.org/content/groups/snapshots-group) >> >> >> Regards, Graham. >> > > > > -- > Thanks > Emily > ================= > Emily Jiang > [email protected]
