OK, will try this at home (later :)  )

2011/2/2 Toni Menzel <[email protected]>:
>
>
> On Wed, Feb 2, 2011 at 4:40 AM, Andreas Pieber <[email protected]> wrote:
>>
>> On Wed, Feb 02, 2011 at 12:29:48AM +0100, Toni Menzel wrote:
>> >    Umm, not quite sure about this particular problem, but:
>>
>> Well, I think I have an idea about the particular problem: You have not
>> updated
>> the scm tag and the scm should be set to readonly already. Could be at
>> least one
>> possible source for the error
>
> Very likely !
>>
>> >
>> >    Can we try to get into "normal" mode again when doing releases ?
>> >    I know things went different in recent weeks, both with
>> > infrastructure
>> >    availability & Github movement.
>>
>> BTW, is it possible again to create new accounts again?
>>
>> >    But how can we do a release with two open issues [1] on Swissbox
>> >    ? Either move those to "unknown release" or close them (?).
>> >    Also, its cool that you all step up doing the releases, but usually
>> > its
>> >    up to the Project Lead to kick them off, i think.
>> >    Of cause - open participation - once you have the Release Manager
>> >    Karma, you can do it, but please give at least half a day after
>> > asking
>> >    on the Mailinglist if there is any work ongoing at the project in
>> >    question. (or did i miss a message today ?)
>>
>> +1
>>
>> >    Thats at least my view, and i also would will remind myself not
>> > rushing
>> >    other people over with community changes again (.. SVN->Github
>> >    Movement)
>>
>> kind regards,
>> andreas
>>
>> >    Guys, WDYT ?
>> >    For the particular issue, i will have a look tomorrow.
>> >    [1]
>> > [1]http://issues.ops4j.org/secure/IssueNavigator.jspa?reset=true&mo
>> >
>> >  de=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10145
>> >    &fixfor=10401
>> >    On Tue, Feb 1, 2011 at 11:34 PM, Achim Nierbeck
>> >    <[2][email protected]> wrote:
>> >
>> >      Hi,
>> >      I just tried to release pax-swissbox to get pax-url released and
>> >      finally
>> >      get pax-web released.
>> >      Well what can I say, pax-swissbox is already failing on me while
>> >      calling:
>> >      mvn -Prelease,repos.sonatype -Darguments="-Prelease,repos.sonatype"
>> >      release:prepare
>> >      with the following exception:
>> >      java.lang.StringIndexOutOfBoundsException: String index out of
>> >      range: -1
>> >             at java.lang.String.substring(String.java:1937)
>> >             at
>> >
>> >  org.apache.maven.shared.release.util.ReleaseUtil.getCommonBasedir(Re
>> >      leaseUtil.java:206)
>> >             at
>> >
>> >  org.apache.maven.shared.release.util.ReleaseUtil.getCommonBasedir(Re
>> >      leaseUtil.java:177)
>> >             at
>> >
>> >  org.apache.maven.shared.release.phase.AbstractRewritePomsPhase.trans
>> >      formDocument(AbstractRewritePomsPhase.java:303)
>> >             at
>> >
>> >  org.apache.maven.shared.release.phase.AbstractRewritePomsPhase.trans
>> >      formProject(AbstractRewritePomsPhase.java:208)
>> >             at
>> >
>> >  org.apache.maven.shared.release.phase.AbstractRewritePomsPhase.trans
>> >      form(AbstractRewritePomsPhase.java:114)
>> >             at
>> >
>> >  org.apache.maven.shared.release.phase.AbstractRewritePomsPhase.execu
>> >      te(AbstractRewritePomsPhase.java:97)
>> >             at
>> >
>> >  org.apache.maven.shared.release.DefaultReleaseManager.prepare(Defaul
>> >      tReleaseManager.java:203)
>> >             at
>> >
>> >  org.apache.maven.shared.release.DefaultReleaseManager.prepare(Defaul
>> >      tReleaseManager.java:140)
>> >             at
>> >
>> >  org.apache.maven.shared.release.DefaultReleaseManager.prepare(Defaul
>> >      tReleaseManager.java:103)
>> >             at
>> >
>> >  org.apache.maven.plugins.release.PrepareReleaseMojo.prepareRelease(P
>> >      repareReleaseMojo.java:211)
>> >             at
>> >
>> >  org.apache.maven.plugins.release.PrepareReleaseMojo.execute(PrepareR
>> >      eleaseMojo.java:181)
>> >             at
>> >
>> >  org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlug
>> >      inManager.java:490)
>> >             at
>> >
>> >  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Def
>> >      aultLifecycleExecutor.java:694)
>> >             at
>> >
>> >  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalon
>> >      eGoal(DefaultLifecycleExecutor.java:569)
>> >             at
>> >
>> >  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defa
>> >      ultLifecycleExecutor.java:539)
>> >             at
>> >
>> >  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHa
>> >      ndleFailures(DefaultLifecycleExecutor.java:387)
>> >             at
>> >
>> >  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegme
>> >      nts(DefaultLifecycleExecutor.java:284)
>> >             at
>> >
>> >  org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultL
>> >      ifecycleExecutor.java:180)
>> >             at
>> >      org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>> >             at
>> >      org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>> >             at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>> >             at
>> >
>> >  org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:
>> >      60)
>> >             at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>> >      Method)
>> >             at
>> >
>> >  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
>> >      .java:39)
>> >             at
>> >
>> >  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
>> >      ssorImpl.java:25)
>> >             at java.lang.reflect.Method.invoke(Method.java:597)
>> >             at
>> >      org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>> >             at
>> >      org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>> >             at
>> >
>> >  org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430
>> >      )
>> >             at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>> >      can someone tell me pleas what am I doing wrong here?
>> >      Thanx, Achim
>> >      _______________________________________________
>> >      general mailing list
>> >      [3][email protected]
>> >      [4]http://lists.ops4j.org/mailman/listinfo/general
>> >
>> >    --
>> >    Toni Menzel - [5]http://www.okidokiteam.com
>> >
>> > References
>> >
>> >    1.
>> > http://issues.ops4j.org/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10145&fixfor=10401
>> >    2. mailto:[email protected]
>> >    3. mailto:[email protected]
>> >    4. http://lists.ops4j.org/mailman/listinfo/general
>> >    5. http://www.okidokiteam.com/
>>
>> > _______________________________________________
>> > general mailing list
>> > [email protected]
>> > http://lists.ops4j.org/mailman/listinfo/general
>>
>>
>> _______________________________________________
>> general mailing list
>> [email protected]
>> http://lists.ops4j.org/mailman/listinfo/general
>>
>
>
>
> --
> Toni Menzel - http://www.okidokiteam.com
>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general
>
>

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to