Issue Details (XML | Word | Printable)

Key: OSGI-195
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Costin Leau
Reporter: Eberhard Wolff
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring OSGi

1.0M3 does not build

Created: 21/Sep/07 08:37 AM   Updated: 24/Sep/07 12:33 PM
Component/s: None
Affects Version/s: 1.0 M3
Fix Version/s: 1.0 M3

Time Tracking:
Not Specified

Environment: Mac OS X


 Description  « Hide
Revision 8232 does not build.

This is what I tried:
[wolff@localhost:~/spring-osgi]svn up *
Revision 8232.
Revision 8232.
....

[wolff@localhost:~/spring-osgi]mvn clean install
....
[INFO] [invoker:run {execution: install}]
[INFO] No test-projects were selected for execution.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Spring OSGi Annotation Support
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /Users/wolff/spring-osgi/annotation-support/annotation/target
[INFO] Deleting directory /Users/wolff/spring-osgi/annotation-support/annotation/target/classes
[INFO] Deleting directory /Users/wolff/spring-osgi/annotation-support/annotation/target/test-classes
[INFO] Deleting directory /Users/wolff/spring-osgi/annotation-support/annotation/target/site
[INFO] [resources:resources]
...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.springframework.osgi:spring-aop:jar:2.1-osgi-m4-SNAPSHOT

  Try downloading the file manually from the project website.

....

mvn install leads to the same behaviour.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Costin Leau added a comment - 24/Sep/07 12:33 PM
svn 8249