<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:00 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[BGPCEP-92] why failed in bgp-linkstate-config when I build BGPCEP?</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-92</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;Hi:&lt;br/&gt;
I am a learner of sdn.When i build BGPCEP,it&apos;s allow failed in bgp-linkstate-config.Can you help me ??&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Failed to execute goal on project bgp-linkstate-config: Could not resolve dependencies for project org.opendaylight.bgpcep:bgp-linkstate-config:bundle:0.3.1-SNAPSHOT: The following artifacts could not be resolved: org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT, org.opendaylight.bgpcep:bgp-parser-spi-config:jar:tests:0.3.1-SNAPSHOT: Failure to find org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT in &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced -&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 1&amp;#93;&lt;/span&gt;&lt;br/&gt;
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project bgp-linkstate-config: Could not resolve dependencies for project org.opendaylight.bgpcep:bgp-linkstate-config:bundle:0.3.1-SNAPSHOT: The following artifacts could not be resolved: org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT, org.opendaylight.bgpcep:bgp-parser-spi-config:jar:tests:0.3.1-SNAPSHOT: Failure to find org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT in &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)&lt;br/&gt;
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)&lt;br/&gt;
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)&lt;br/&gt;
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)&lt;br/&gt;
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)&lt;br/&gt;
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)&lt;br/&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br/&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;br/&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
	at java.lang.reflect.Method.invoke(Method.java:606)&lt;br/&gt;
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)&lt;br/&gt;
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)&lt;br/&gt;
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)&lt;br/&gt;
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)&lt;br/&gt;
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.opendaylight.bgpcep:bgp-linkstate-config:bundle:0.3.1-SNAPSHOT: The following artifacts could not be resolved: org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT, org.opendaylight.bgpcep:bgp-parser-spi-config:jar:tests:0.3.1-SNAPSHOT: Failure to find org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT in &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced&lt;br/&gt;
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198)&lt;br/&gt;
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)&lt;br/&gt;
	... 22 more&lt;br/&gt;
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT, org.opendaylight.bgpcep:bgp-parser-spi-config:jar:tests:0.3.1-SNAPSHOT: Failure to find org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT in &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)&lt;br/&gt;
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:192)&lt;br/&gt;
	... 23 more&lt;br/&gt;
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT, org.opendaylight.bgpcep:bgp-parser-spi-config:jar:tests:0.3.1-SNAPSHOT: Failure to find org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT in &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459)&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262)&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)&lt;br/&gt;
	... 24 more&lt;br/&gt;
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find org.opendaylight.bgpcep:bgp-rib-spi-config:jar:tests:0.3.1-SNAPSHOT in &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:232)&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206)&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:599)&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:518)&lt;br/&gt;
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436)&lt;br/&gt;
	... 26 more&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: Other&lt;/p&gt;</environment>
        <key id="23332">BGPCEP-92</key>
            <summary>why failed in bgp-linkstate-config when I build BGPCEP?</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="xiaohu_who@126.com">xiaohu</reporter>
                        <labels>
                    </labels>
                <created>Fri, 9 May 2014 01:52:41 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:14 +0000</updated>
                            <resolved>Wed, 4 Jun 2014 08:59:10 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="44708" author="rovarga" created="Fri, 9 May 2014 07:31:05 +0000"  >&lt;p&gt;Hello. Can you please provide steps to reproduce? Using current master, my local build succeeds without a hitch if started from the toplevel directory.&lt;/p&gt;</comment>
                            <comment id="44709" author="rovarga" created="Wed, 14 May 2014 08:38:15 +0000"  >&lt;p&gt;Waiting for feedback.&lt;/p&gt;</comment>
                            <comment id="44710" author="dkutenicsova" created="Wed, 4 Jun 2014 08:59:10 +0000"  >&lt;p&gt;To prevent this issue, try to build whole bgpcep project. Closing, as this question should go to mailing list first.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>978</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=978]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02a5j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>