jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1
  • MAVEN-512

EJB Dependencies are not added to classpath

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-beta-10
  • Fix Version/s: 1.0-beta-10
  • Component/s: core
  • Labels:
    None

Description

Hi Folks,

I'm using beta-9 sucessfully. A minor problem leads me to a new question:

How does maven assebles maven.depedency.classpath?

For instance the following dependencies won't work with java:compile:

<dependency>
<id>jPortal-ejb</id>
<version/>
<type>ejb</type>
<jar>jPortal-ejb-0.6.1.jar</jar>
</dependency>
<dependency>
<id>jPortal-security</id>
<version/>
<type>ejb</type>
<jar>jPortal-security-0.1.5.jar</jar>
</dependency>

It seems that java:compile will take care only on assemblies under jar/ and
not under the type you mave configure.
This coulde be very usefull if you try to assemble a modular enterprise
application. Or is this against a strategy the maven.dependecy.classpath
follows?

Thx

Toby

Issue Links

is depended upon by

Task - A task that needs to be done. MAVEN-401 Release maven-b10

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
dion gillard added a comment - 29/Jun/03 12:50 PM

jar and ejb types are added to the dependency classpath now

Show
dion gillard added a comment - 29/Jun/03 12:50 PM jar and ejb types are added to the dependency classpath now

People

  • Assignee:
    dion gillard
    Reporter:
    dion gillard
Vote (0)
Watch (0)

Dates

  • Created:
    22/Jun/03 10:38 PM
    Updated:
    08/Mar/06 10:46 PM
    Resolved:
    29/Jun/03 12:50 PM

Time Tracking

Estimated:
5m
Original Estimate - 5 minutes
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
5m
Time Spent - 5 minutes
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.