You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Markus Klink (JIRA)" <ji...@codehaus.org> on 2006/03/17 21:31:11 UTC

[jira] Created: (MPCHANGELOG-85) Download of changelog plugin fails due to unresolved artifact

Download of changelog plugin fails due to unresolved artifact
-------------------------------------------------------------

         Key: MPCHANGELOG-85
         URL: http://jira.codehaus.org/browse/MPCHANGELOG-85
     Project: maven-changelog-plugin
        Type: Bug

    Reporter: Markus Klink


I have configured changelog as follows:
	<reporting>
		<plugins>	
			<plugin>
				<groupId>org.codehaus.mojo</groupId>
				<artifactId>changelog-maven-plugin</artifactId>
				<version>2.0-beta-1</version>
				<configuration>
					<type>range</type>
					<range>30</range>
					<dateFormat>yyyy-MM-dd</dateFormat>
				</configuration>
			</plugin>

When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6

Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Markus Klink (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62026 ] 

Markus Klink commented on MCHANGELOG-10:
----------------------------------------

With Martins analysis I currently do not see the need to go to the users list. I am happy to provide more details on the issue in jira if required. Please let me know if you need more information about my setup.


> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62249 ] 

Brett Porter commented on MCHANGELOG-10:
----------------------------------------

MEVN-352, MEV-362

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62932 ] 

Brett Porter commented on MCHANGELOG-10:
----------------------------------------

it is in SVN for changelog, not for released versions which are the referred to issues above

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Markus Klink (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62247 ] 

Markus Klink commented on MCHANGELOG-10:
----------------------------------------

the issues ismarked as closed, but I do not understand what I need to do, or solve in order to avoid the bug. What is the MEV jira ticket?


> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "geoff simpson (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62976 ] 

geoff simpson commented on MCHANGELOG-10:
-----------------------------------------

can you tell me which version i should be using then? 

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=all ]
     
Brett Porter closed MCHANGELOG-10:
----------------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

please post more details to users@maven.apache.org (what the actual failure is). It appears to be a problem on your end.

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Martin Johannesen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62022 ] 

Martin Johannesen commented on MCHANGELOG-10:
---------------------------------------------

I am getting the same error here. Looking at the current pom there is a dependency:

{code:xml}
   <dependency>
      <groupId>netbeans</groupId>
      <artifactId>cvslib</artifactId>
      <version>3.6</version>
    </dependency>
{code} 

Looking in http://www.ibiblio.org/maven2/netbeans/cvslib/3.6/cvslib-3.6.pom:
{code:xml}
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>netbeans</groupId>
  <artifactId>cvslib</artifactId>
  <version>3.6</version>
  <distributionManagement>
    <relocation>
      <groupId>org.netbeans</groupId>
      <artifactId>lib</artifactId>
    </relocation>
  </distributionManagement>
</project>
{code} 

It looks like it has been relocated, but when looking in http://www.ibiblio.org/maven2/org/netbeans/lib/3.6/ there is only a pom.xml, no jars or anything, but at http://www.ibiblio.org/maven2/org/netbeans/lib/cvsclient/20051129/ there is a jar that looks like the cvslib used originally. Havent checked it its identical, but looks like.


But where is this jar used? It doesnt seem to be needed when compiling? Maybe it should be removed from the dependencies?




> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "geoff simpson (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62877 ] 

geoff simpson commented on MCHANGELOG-10:
-----------------------------------------

i'm getting the same error, i don't think this issue is resolved yet.

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62222 ] 

Brett Porter commented on MCHANGELOG-10:
----------------------------------------

my bad, there was a problem, and the local repository just needed to be flushed. This has been addressed in an MEV jira ticket.

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62979 ] 

Olivier Lamy commented on MCHANGELOG-10:
----------------------------------------

have a look at the workaround proposed : http://jira.codehaus.org/browse/MEV-362
All versions will work.

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira