Ok, I made some changes to the poms so the projects build now.

 - Changed version number of parent pom in confman
 - Commented out offending projects that caused the
   build to fail


The "offending projects" are the sample projects, which I'm guessing are
just not up to date.

Since they're not necessary to getting the build done, I just commented
out those example projects that cause the build to fail. I'll leave that
fun to some other sucker... errr nice person.


Cheers,
Dave




On Fri, 2007-06-15 at 10:27 +0900, David Leangen wrote:
> There is one inconsistency (and probably more, but I haven't checked
> yet) in the pax repository, which is preventing me from building [1].
> 
> The confman pom refers to version 1.5 of pax-project, but the current
> version is 1.7-SNAPSHOT.
> 
> 
> We need to establish a policy by deciding on one of two things:
> 
> either
> 
>  - make the repository buildable on a "stand-alone"
>    basis (i.e. fix all the references so that the
>    versioning is consistent)
> 
> or
> 
>  - make releases of past projects and fix the poms
>    so that those artifacts can be retrieved when
>    referring to older version numbers.
> 
> 
> I'm going to try to fix the versions so they use the current snapshots.
> 
> If that works, I'll commit my changes.
> 
> However, if that gets out of hand, I guess I'll just try hacking wildly
> until I get what I want, even if it's totally unclean, and I'll let
> somebody else fix the problem.
> 
> 
> Cheers,
> Dave
> 
> 
> [1] Build output
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> GroupId: org.ops4j.pax
> ArtifactId: project
> Version: 1.5
> 
> Reason: Unable to download the artifact from any repository
> 
>   org.ops4j.pax:project:pom:1.5
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
> 
> 
> 
> 
> _______________________________________________
> 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