Hi Henry, No, eagle never pushed artifacts to ASF Nexus repository. How can we get the access, please?
Michael On Mon, Aug 8, 2016 at 2:21 PM, Henry Saputra <[email protected]> wrote: > I found Eagle in ASF release dist folder but do not see it in the Nexus > Maven repo (https://repository.apache.org) > > Has Eagle pushed artifacts to ASF Nexus repository for prev releases? > > - Henry > > On Wed, Aug 3, 2016 at 8:04 PM, Michael Wu <[email protected]> wrote: > > > Hi mentors, > > > > I was trying to use > > > > $> mvn -Papache-release -DskipTests -Dgpg.passphrase=${GPG_ > PASSPHRASE} > > deploy > > > > to upload eagle's jars to > > https://repository.apache.org/service/local/staging/deploy/maven2, but > it > > always return 400 error, as below fragment: > > ******************** > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy > (default-deploy) > > on project eagle-parent: Failed to deploy artifacts: Could not transfer > > artifact org.apache.eagle:eagle-parent:pom:0.4.0-incubating from/to > > apache.releases.https ( > > https://repository.apache.org/service/local/staging/deploy/maven2): > Failed > > to transfer file: > > https://repository.apache.org/service/local/staging/deploy/ > > maven2/org/apache/eagle/eagle-parent/0.4.0-incubating/eagle- > > parent-0.4.0-incubating.pom. > > Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1] > > ******************** > > > > Could you instruct me, whether it's caused by the lack of access to the > > repository and which mailing list I should get connected with to solve > this > > issue, please? Thanks. > > > > Michael > > >
