Skip to content

maven call to deploy app to cytoscape nexus is failing when submitting app with api #93

@coleslaw481

Description

@coleslaw481

The following maven call is invoked (and fails silently) if a user submits an app to the Appstore with an API. Users can submit an api by uploading their pom.xml and javadoc jar file.

Command run by appstore that is failing:

mvn -s <SETTINGS FILE> deploy:deploy-file -Dpackaging=jar \
-Durl=http://code.cytoscape.org/nexus/content/repositories/apps \
-DpomFile=pom.xml -Dfile=javadocjar -DrepositoryId=apps

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions