Issue Details (XML | Word | Printable)

Key: MAVEN-1680
Type: New Feature New Feature
Status: Open Open
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Juraj Burian
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1

par files don't go to the maven.dependency.classpath see similar problem: http://jira.codehaus.org/browse/MAVEN-835

Created: 02/Sep/05 10:45 AM   Updated: 07/Dec/06 11:59 AM
Component/s: core
Affects Version/s: 1.0.2
Fix Version/s: None

Time Tracking:
Not Specified

Environment: all
Issue Links:
Related
 


 Description  « Hide
According to EJB3 SPECIFICATION !!!!!. entity beans are stored in par-files, unfortunatelly par files (types) do not apperar in maven.dependency.classpath.
My personal recomendation is to create variable containing a set of types that are added to the maven.dependency.classpath or remove all calls of method Dependency. isAddedToClasspath().
I think that the world of extensions of "jar" archives is dynamic and that this kind of restriction is CONTRAPRODUCTIVE!

Please please could you at least add this one type we (developers) need.
-------------------------------------------------------------------------------------------------

Thanks

best regards
J.Burian

p.s. sorry for strong language



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Lukas Theussl added a comment - 20/Jun/06 04:35 PM
A similar problem I had recently: why are dependencies of type plugin not added to the classpath?