[
http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_10460
]
Stuart McCulloch commented on PAXCONSTRUCT-27:
----------------------------------------------
from the bamboo server (using a temporary "mvn -v" build)
>> Maven version: 2.0.4
this may explain why I can't recreate this - I use maven 2.0.6 and can install
ok...
batfink:~/Code/ops4j/pax/construct mcculls$ mvn -v install
Maven version: 2.0.6
batfink:~/Code/ops4j/pax/construct mcculls$ mvn clean install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] OPS4J - Pax Construct
[INFO] OPS4J - Archetype: Skeleton OSGi project
[INFO] OPS4J - Archetype: OSGi wrapper for third-party jar(s)
[INFO] OPS4J - Archetype: OSGi bundle imported from Maven/OBR
[INFO] OPS4J - Archetype: OSGi bundle compiled from source
[INFO] OPS4J - Pax Mojos: OSGi project helpers
[INFO] OPS4J - Pax Construct scripts
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Pax Construct
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /Users/mcculls/Code/ops4j/pax/construct/target
[INFO] Deleting directory /Users/mcculls/Code/ops4j/pax/construct/target/classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/target/test-classes
[INFO] Deleting directory /Users/mcculls/Code/ops4j/pax/construct/target/site
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /Users/mcculls/Code/ops4j/pax/construct/pom.xml to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/0.1.6-SNAPSHOT/construct-0.1.6-SNAPSHOT.pom
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Archetype: Skeleton OSGi project
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-project/target
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-project/target/classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-project/target/test-classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-project/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-project/target/maven-archetype-osgi-project-0.1.6-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-project/target/maven-archetype-osgi-project-0.1.6-SNAPSHOT.jar
to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/maven-archetype-osgi-project/0.1.6-SNAPSHOT/maven-archetype-osgi-project-0.1.6-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Archetype: OSGi wrapper for third-party jar(s)
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-wrapper/target
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-wrapper/target/classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-wrapper/target/test-classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-wrapper/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-wrapper/target/maven-archetype-osgi-wrapper-0.1.6-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-wrapper/target/maven-archetype-osgi-wrapper-0.1.6-SNAPSHOT.jar
to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/maven-archetype-osgi-wrapper/0.1.6-SNAPSHOT/maven-archetype-osgi-wrapper-0.1.6-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Archetype: OSGi bundle imported from Maven/OBR
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-import/target
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-import/target/classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-import/target/test-classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-import/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-import/target/maven-archetype-osgi-import-0.1.6-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-import/target/maven-archetype-osgi-import-0.1.6-SNAPSHOT.jar
to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/maven-archetype-osgi-import/0.1.6-SNAPSHOT/maven-archetype-osgi-import-0.1.6-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Archetype: OSGi bundle compiled from source
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-bundle/target
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-bundle/target/classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-bundle/target/test-classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-bundle/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-bundle/target/maven-archetype-osgi-bundle-0.1.6-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/Users/mcculls/Code/ops4j/pax/construct/maven-archetype-osgi-bundle/target/maven-archetype-osgi-bundle-0.1.6-SNAPSHOT.jar
to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/maven-archetype-osgi-bundle/0.1.6-SNAPSHOT/maven-archetype-osgi-bundle-0.1.6-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Pax Mojos: OSGi project helpers
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target/classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target/test-classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target/site
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 12 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 15 source files to
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target/maven-pax-plugin-0.1.6-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing
/Users/mcculls/Code/ops4j/pax/construct/maven-pax-plugin/target/maven-pax-plugin-0.1.6-SNAPSHOT.jar
to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/maven-pax-plugin/0.1.6-SNAPSHOT/maven-pax-plugin-0.1.6-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO]
----------------------------------------------------------------------------
[INFO] Building OPS4J - Pax Construct scripts
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /Users/mcculls/Code/ops4j/pax/construct/scripts/target
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/scripts/target/bin
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/scripts/target/test-classes
[INFO] Deleting directory
/Users/mcculls/Code/ops4j/pax/construct/scripts/target/site
[INFO] [site:attach-descriptor]
[INFO] [resources:resources {execution: filter-scripts}]
[INFO] Using default encoding to copy filtered resources.
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor:
/Users/mcculls/Code/ops4j/pax/construct/scripts/src/assembly/zip.xml
[INFO] Building zip:
/Users/mcculls/Code/ops4j/pax/construct/scripts/target/pax-construct-0.1.6-SNAPSHOT.zip
[INFO] [assembly:attached {execution: release-scripts}]
[INFO] Reading assembly descriptor:
/Users/mcculls/Code/ops4j/pax/construct/scripts/src/assembly/dir.xml
[INFO] Copying 22 files to
/Users/mcculls/Code/ops4j/pax/construct/scripts/target/release.dir
[INFO] [install:install]
[INFO] Installing /Users/mcculls/Code/ops4j/pax/construct/scripts/pom.xml to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/scripts/0.1.6-SNAPSHOT/scripts-0.1.6-SNAPSHOT.pom
[INFO] Installing
/Users/mcculls/Code/ops4j/pax/construct/scripts/target/pax-construct-0.1.6-SNAPSHOT.zip
to
/Users/mcculls/.m2/repository/org/ops4j/pax/construct/scripts/0.1.6-SNAPSHOT/scripts-0.1.6-SNAPSHOT.zip
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] OPS4J - Pax Construct ................................. SUCCESS [2.748s]
[INFO] OPS4J - Archetype: Skeleton OSGi project .............. SUCCESS [1.355s]
[INFO] OPS4J - Archetype: OSGi wrapper for third-party jar(s) SUCCESS [0.055s]
[INFO] OPS4J - Archetype: OSGi bundle imported from Maven/OBR SUCCESS [0.055s]
[INFO] OPS4J - Archetype: OSGi bundle compiled from source ... SUCCESS [0.154s]
[INFO] OPS4J - Pax Mojos: OSGi project helpers ............... SUCCESS [2.460s]
[INFO] OPS4J - Pax Construct scripts ......................... SUCCESS [2.285s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue Jun 05 00:21:50 MYT 2007
[INFO] Final Memory: 16M/30M
[INFO] ------------------------------------------------------------------------
> Need to run mvn resources:recources install in order to get a full build
> ------------------------------------------------------------------------
>
> Key: PAXCONSTRUCT-27
> URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-27
> Project: Pax Construct
> Issue Type: Bug
> Reporter: Peter Neubauer
> Assignee: Stuart McCulloch
>
> this should not be necessary, not sure what is happening there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general