... and right after sending managed to figure out where it was choking.
Build completed.

Thanks all!


On Sun, Sep 7, 2014 at 10:04 PM, Christian McHugh <
christian.mch...@gmail.com> wrote:

> Hey hey,
>
> I think I'm nearly there, but seem to have gotten hung up on deployment.
> Right now I'm running:
> mvn -Dresume=false release:prepare release:perform -B
>
> and it dies at:
> Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:2.7:jar (attach-javadocs) on
> project saltstack: MavenReportException:
>                Error while creating archive
>
> The specific error appears to be:
> Exit code: 1 -
> /home/xian/work/saltstack-plugin/target/checkout/src/main/java/com/waytta/SaltAPIBuilder.java:31:
> error: reference not found
> * XStream, so this allows you to use instance fields (like {@link #name})
> ^
> ... followed by some more javadoc bits.
>
> At least the first error was contained in the javadoc bits created by the
> helloWorld example. Since I don't know anything about javadoc, I just
> deleted the boilerplate entirely. But the build still gets hung up there.
>
> I've attempted to run "mvn clean; mvn release:clean" without getting any
> farther.
>
> Does anyone have any ideas? Also, what is the mvn command to run this test
> locally without it attempting to do a full on release? I'd like to get this
> figured out before incrementing version numbers.
>
>
> On Fri, Sep 5, 2014 at 9:19 AM, nicolas de loof <nicolas.del...@gmail.com>
> wrote:
>
>> copy header macro used on other plugin pages, the metrics are computed
>> every ~24h from update center data, so will need you to release first
>> version.
>>
>>
>> 2014-09-05 16:04 GMT+02:00 Christian McHugh <christian.mch...@gmail.com>:
>>
>>>
>>> On Fri, Sep 5, 2014 at 7:14 AM, nicolas de loof <
>>> nicolas.del...@gmail.com> wrote:
>>>
>>>> please create a wiki page for this plugin.
>>>>
>>>
>>> Done.
>>> Where does the plugin information bit at the top come from? Do I need to
>>> register more info some place else?
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-dev+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Jenkins Developers" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/jenkinsci-dev/Gr1CrtNqYiw/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> jenkinsci-dev+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to