[ 
https://issues.apache.org/jira/browse/MESOS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670940#comment-13670940
 ] 

Vinod Kone commented on MESOS-398:
----------------------------------

Hey [~andyk]. I'm having some trouble publishing the artifact. Any help?

This is what I got so far.

$ git co release-0.10.0-incubating-RC2
$ ./bootstrap
$ cd build
$ ../configure && make
$ make mvn-install
$ mvn deploy -Dsources=../mesos-0.10.0-sources.jar -f mesos.pom
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mesos 0.10.0-incubating
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ mesos ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mesos ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 117 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
mesos ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/Users/vinod/workspace/apache/mesos/build/src/java/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
mesos ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ mesos ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mesos ---
[INFO] Building jar: 
/Users/vinod/workspace/apache/mesos/build/src/java/target/mesos-0.10.0-incubating.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ mesos 
---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (build-and-attach-javadocs) @ mesos 
---
[INFO] 
Loading source files for package org.apache.mesos...
Loading source files for package org.apache.mesos.state...
Constructing Javadoc information...
1 error
4 warnings
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.001s
[INFO] Finished at: Thu May 30 16:07:45 PDT 2013
[INFO] Final Memory: 13M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:jar 
(build-and-attach-javadocs) on project mesos: MavenReportException: Error while 
creating archive:
[ERROR] Exit code: 1 - javadoc: warning - No source files for package 
org.apache.mesos
[ERROR] javadoc: warning - No source files for package org.apache.mesos.state
[ERROR] javadoc: warning - No source files for package org.apache.mesos
[ERROR] javadoc: warning - No source files for package org.apache.mesos.state
[ERROR] javadoc: error - No public or protected classes found to document.
[ERROR] 
[ERROR] Command line was: 
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/javadoc 
@options
[ERROR] 
[ERROR] Refer to the generated Javadoc files in 
'/Users/vinod/workspace/apache/mesos/build/src/java/target/apidocs' dir.
[ERROR] -> [Help 1]
[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/MojoExecutionException

                
> Add mesos-0.10.0-incubating jar to maven central
> ------------------------------------------------
>
>                 Key: MESOS-398
>                 URL: https://issues.apache.org/jira/browse/MESOS-398
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Andy Konwinski
>            Assignee: Vinod Kone
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to