You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by to...@edbtelecom.com on 2005/10/27 15:36:21 UTC

pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom

Hei,

There is also a problem with missing dependencies in junit-addons-1.4.pom.

<snip>
	<project>
		<modelVersion>4.0.0</modelVersion>
		<groupId>junit-addons</groupId>
		<artifactId>junit-addons</artifactId>
		<version>1.4</version>
	
		<dependencies>
			<dependency>
				<groupId>junit-addons</groupId>
				<artifactId>junit-addons-runner</artifactId>
				<version>1.0-alpha1</version>
			</dependency>
		.....
</snip>
The junit-addons-runner does not exist on Ibiblio and this causes a lot of
problems for us trying to introduce more developers to Maven2.
There is similar problems with Axis 1.2.1 pom as well.

Best regards / vennlig hilsen
Tore Larsen
Senior Software Engineer
Incatel
Comptel Communications AS
e-mail        :  tore.larsen@incatel.com
<ma...@edbtelesciences.com> 
telephone :  +47 23 32 01 54
mobile       :  +47 9749 5030
Gullhaug torg 4A
PO Box 4664 Nydalen
NO-0405 Oslo



Re: pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom

Posted by Jason van Zyl <ja...@maven.org>.
On Thu, 2005-10-27 at 15:36 +0200, tore.larsen@edbtelecom.com wrote:
> Hei,
> 
> There is also a problem with missing dependencies in junit-
> addons-1.4.pom.
> 

http://jira.codehaus.org/browse/MEV

-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

People develop abstractions by generalizing from concrete examples.
Every attempt to determine the correct abstraction on paper without
actually developing a running system is doomed to failure. No one
is that smart. A framework is a resuable design, so you develop it by
looking at the things it is supposed to be a design of. The more examples
you look at, the more general your framework will be.

  -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom

Posted by Emmanuel Venisse <em...@venisse.net>.
Filed an issue there : http://jira.codehaus.org/browse/MEV

Emmanuel

tore.larsen@edbtelecom.com a écrit :
> Hei,
> 
> There is also a problem with missing dependencies in junit-addons-1.4.pom.
> 
> <snip>
> 
>       <project>
>               <modelVersion>4.0.0</modelVersion>
>               <groupId>junit-addons</groupId>
>               <artifactId>junit-addons</artifactId>
>               <version>1.4</version>
> 
>               <dependencies>
>                       <dependency>
>                               <groupId>junit-addons</groupId>
>                               <artifactId>junit-addons-runner</artifactId>
>                               <version>1.0-alpha1</version>
>                       </dependency>
>               .....
> 
> </snip>
> The junit-addons-runner does not exist on Ibiblio and this causes a lot 
> of problems for us trying to introduce more developers to Maven2.
> 
> There is similar problems with Axis 1.2.1 pom as well.
> 
> Best regards / vennlig hilsen
> Tore Larsen
> Senior Software Engineer
> Incatel
> Comptel Communications AS********
> e-mail        :  _____tore.larsen@incatel.com_ 
> <ma...@edbtelesciences.com>
> telephone :  +47 23 32 01 54
> mobile       :  +47 9749 5030
> Gullhaug torg 4A
> PO Box 4664 Nydalen
> NO-0405 Oslo
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org