Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd /home/rcbandit/NetBeansProjects/Prototype_3/SH_27/SH_27-impl; JAVA_HOME=/opt/jdk1.7.0_02 /home/rcbandit/netbeans-7.0.1/java/maven/bin/mvn clean install
- Scanning for projects...
- Some problems were encountered while building the effective model for org.DX_57.osgi.SH_27:SH_27-impl:bundle:1.0-SNAPSHOT
- 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 40, column 21
- The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead.
- The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead.
- The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead.
- The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead.
- It is highly recommended to fix these problems because they threaten the stability of your build.
- For this reason, future Maven versions might no longer support building such malformed projects.
- ------------------------------------------------------------------------
- Building SH_27-impl 1.0-SNAPSHOT
- ------------------------------------------------------------------------
- [clean:clean]
- Deleting /home/rcbandit/NetBeansProjects/Prototype_3/SH_27/SH_27-impl/target
- [resources:resources]
- [debug] execute contextualize
- Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- Copying 0 resource
- [compiler:compile]
- File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- Compiling 2 source files to /home/rcbandit/NetBeansProjects/Prototype_3/SH_27/SH_27-impl/target/classes
- [resources:testResources]
- [debug] execute contextualize
- Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- skip non existing resourceDirectory /home/rcbandit/NetBeansProjects/Prototype_3/SH_27/SH_27-impl/src/test/resources
- [compiler:testCompile]
- File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- Compiling 1 source file to /home/rcbandit/NetBeansProjects/Prototype_3/SH_27/SH_27-impl/target/test-classes
- [surefire:test]
- Surefire report directory: /home/rcbandit/NetBeansProjects/Prototype_3/SH_27/SH_27-impl/target/surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Running org.samples.osgi.service.AppTest
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
- Results :
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
- [bundle:bundle]
- Bundle org.DX_57.osgi.SH_27:SH_27-impl:bundle:1.0-SNAPSHOT : Unresolved references to [javax.activation, javax.annotation] by class(es) on the Bundle-Classpath[Jar:dot]: [org/DX_57/osgi/SH_27/impl/SessionHandleImpl.class]
- Error(s) found in bundle configuration
- ------------------------------------------------------------------------
- BUILD FAILURE
- ------------------------------------------------------------------------
- Total time: 9.799s
- Finished at: Tue Jan 24 15:00:57 EET 2012
- Final Memory: 13M/33M
- ------------------------------------------------------------------------
- Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.6:bundle (default-bundle) on project SH_27-impl: Error(s) found in bundle configuration -> [Help 1]
- To see the full stack trace of the errors, re-run Maven with the -e switch.
- Re-run Maven using the -X switch to enable full debug logging.
- For more information about the errors and possible solutions, please read the following articles:
- [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment